How do you find path of a directory? Give its syntax.
Answer Posted / chandra (acs)
$ echo $PATH
| Is This Answer Correct ? | 2 Yes | 16 No |
Post New Answer View All Answers
What is the use of egrep command in unix?
Enlist some filename manipulation commands in unix.
What is the comma to display different lines that are found when compare two files?
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)?
Differentiate cmp command from diff command.
What is the command to find hidden files in the current directory?
How do I open a port?
What is awk used for?
How do you grep recursively?
What does the command ' $who | sort –logfile > newfile' do?
Can you explain a little bit about command substitution?
What is used to type command?
How do I search for text in vi?
How do I use nslookup?
What does pipe () return?