how do display only hidden files in unix?
Answer Posted / sarvan
Hidden files will start a period (.) in their names. To
list them use -a option of ls command.
like, ls -ltra
Is This Answer Correct ? | 29 Yes | 18 No |
Post New Answer View All Answers
Is unix still relevant?
What is dev null in unix?
Differentiate swapping and paging.
How is unix different from other operating system?
What is inode in unix operating system?
What are the advantages of unix?
What methodology can be utilized to modify the password in unix?
What is the ‘nohup’ in unix?
What is unix for?
What are the criteria for choosing a process for swapping into memory from the swap device?
How to remove the last line/trailer from a file in Unix script?
How does unix file system work?
What scheme does the Kernel in Unix System V follow while choosing a swap device among the multiple swap devices?
Is mac unix based?
What is unix pattern?