How do you list the files in an UNIX directory while also
showing hidden files?
Answer Posted / vawani
ls -ltra
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Is ‘du’ a command? If so, what is its use?
What is the pipe command?
What is the difference between cat command and more command?
What is grep r?
How does pipe () work?
What are file commands?
What is the nmap command?
Give the command for finding the current date.
What is pipe command in unix?
What command will change your prompt to myprompt?
Which command should you use to find the remaining disk space in unix server?
What is the difference between grep and grep?
Write a command that will display files in the current directory, in a colored, long format.
What is the significance of the 'tee' command?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?