How do you find path of a directory? Give its syntax.
Answer Posted / rao
find . -type d -print
| Is This Answer Correct ? | 4 Yes | 11 No |
Post New Answer View All Answers
What is pipe command in unix?
What is time_t?
What is “chmod” command?
How can you see the command line history?
What is the search command in unix?
Explain ‘system calls’ with respect to unix commands?
What are reported commands?
Write a command to display a file’s contents in various formats?
How can we use grep command in unix?
What difference between cmp and diff commands?
What is grep command in unix with examples?
What does touch command do in unix?
What is the general format of unix command syntax?
How do I run a whois command?
What command will change your prompt to myprompt?