How do you find path of a directory? Give its syntax.
Answer Posted / mangai
In command prompt,type pwd
| Is This Answer Correct ? | 13 Yes | 3 No |
Post New Answer View All Answers
Which command should you use to find the remaining disk space in unix server?
What do know about tee command?
What is the command to compare two files in unix?
What is the comma to display different lines that are found when compare two files?
Can you explain a little bit about command substitution?
What does the command '$ls | wc –l > file1' do?
Why is it called a shebang?
What is a bash command?
What command is used to switching between users in unix?
What is the command to find maximum memory taking process on the server?
Is grep faster than awk?
Which command is used to restrict incoming messages?
How do I search for text in vi?
Which command is used to delete all files in the current directory and all its sub-directories?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?