what is the command to list all files in a directory,
including the hidden files in UNIX ?
Answers were Sorted based on User's Feedback
Answer / eugene
ls -a (minimal required answer)
ls -la (additional "l" use a long listing format )
| Is This Answer Correct ? | 11 Yes | 1 No |
How do you change file permissions and ownership in Unix?
which command is used to identify the type of the file?
What are the dos commands?
what is the use of nice command?
What is the difference between pipe and xargs?
What is the difference between cat and more command?
What is used to type command?
What is the command to find maximum memory taking process on the server?
How can we use grep command in unix?
What is $0 bash?
How to find and replace the below command?
Hi All, Can you please let me know how to grep for a particular pattern in unix. I want to print the dates from the file exp.txt. the date pattern is DD:MM:YYYY, I just want to print all the dates from the file exp.txt.
8 Answers Concentrix, IBM, Symantec, TCS,