Answer Posted / phil
It will list the files and directories of the current user
parent's login directory
i.e.
If the current user smith login directory is "/home/smith",
then the parent's login directory is "/home"
In this example, the files and directories in "/home" are
listed.
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
What is the difference between cat command and more command?
What is a bash command?
What are the commands in UNIX to list the files in a Directory?
How do you repeat a command in terminal?
What is grep in bash?
What is grep short for?
Why is grep called grep?
What are grep patterns?
What is {} in find command?
What does pipe () return?
What does the command '$ls | wc –l > file1' do?
What are the general commands in using unix os for a beginner?
How do I search for a file in unix command?
What is .sh file?
What is the function of grep command in unix?