what is the command to list all files in a directory,
including the hidden files in UNIX ?
Answer Posted / eugene
ls -a (minimal required answer)
ls -la (additional "l" use a long listing format )
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What are some command words?
What is the use of finger command?
What command is used to switching between users in unix?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What are the general commands in using unix os for a beginner?
What are reported commands?
Enlist some filename manipulation commands in unix.
What is awk used for?
What is ‘ps’ command for?
Which unix command lists files/folders in alphabetical order?
What is the behavioural difference between cmp and diff commands?
What does the metacharacter mean?
How do I use grep to search for a file?
Who wrote grep?
What are bash commands?