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 cat command in linux?
How do I list directories in linux?
How do I open a text file in cmd?
How do you grep?
How do I check disk space in linux?
What does umask 077 mean?
What is tty in linux process?
How do I run whois command?
What is makefile in unix?
Explain any one service which are working on udp only?
Which command would you use to create a file system on a new hard drive?
How can I type in cmd?
How can you check the amount of lines in a file?
What does ls mean in linux?
How to activate / deploy licence in RHEL 6 and what will happen if you don't activate / deploy licence in RHEL 6 ?