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 function of grep command in unix?
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)?
What is the general format of unix command syntax?
What is time_t?
Enumerate some of the most commonly used network commands in unix?
What is unix command?
What do chmod command do?
What is the difference between cat command and more command?
Explain ‘system calls’ with respect to unix commands?
Explain command to view process running?
Is grep faster than awk?
what is the advaantage of each user having its own copy of the shell?
What is command statement?
What is the functionality of a top command?
How does the system know where one command ends and another begins?