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 awk command used for?
What is grep r?
Is command prompt unix?
What is grep in bash?
What is s and g in sed command?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
How does the system know where one command ends and another begins?
What does the md command do?
Explain command to view process running?
Which unix command to make a new directory?
What's a command word?
What is the significance of the 'tee' command?
What is the function of grep command in unix?
What is the first character of the output in ls l command?
What is the use of cut command in unix?