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
Which command can you use to find the currently running process in unix server?
How to find $ai_serual resolved path by using unix
What is {} in find command?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What are the commands in UNIX to list the files in a Directory?
How do you grep recursively?
Write a command to kill the last background job?
How do I use grep to find a file?
What is command statement?
What is “chmod” command?
Which command should you use to find the remaining disk space in unix server?
Why is shebang used?
Write a command that will display files in the current directory, in a colored, long format.
What does grep v grep do?
What is grep command in unix with examples?