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
Explain how do we change file access permissions?
Suppose I have one column with data smithjohnmichale the o/p should be smith,john, michale how we do in unix?
Is unix multiuser?
What is source unix?
Is unix the first operating system?
What are the common directory management commands in unix?
Is mac a unix?
What is unix full form?
What uses unix operating system?
Why unix is secure than windows?
How to know the ip address of user system?
If we are terminated at the middle of the program execution in UNIX,what will happen to the program, it will continue running r terminate r the o/p will be send to your mail?
How do you sort in unix?
What is alias mechanism?
Can you explain the method of changing file access permission?