what is command like " #(cd unixos; pwd) " tell me OUTPUT
Answer Posted / pavan
it will enter into the directory unixos with cd unixos
Then pwd is used fro printing the working directory.
if the directory in home then o/p will be
========/home/unixos/
if it is a sub directory of some directory then o/p will be
=======/home/user/om/unixos/
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is #!/ Bin sh?
What is du command in linux?
What is sudo bash command?
What are the options of wc command?
What is the bash in linux?
If the programmer wishes to execute an instruction at the specified time. Which command is used?
What is finger in networking?
What command should you use to check your file system?
What is filter command in unix?
Suppose you try to delete a file using the rm command and the deletion fails. What could be the possible reason?
What is Syntax of any Linux command?
What is top command in linux?
How do I find the linux version?
How lilo is useful in linux?
What are different command to check ram, process and hdd of linux machine?