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 are the basic command in linux?
What is mkdir p?
How do I check my cpu cores?
Is a command a full sentence?
Does cp overwrite?
How do I find command history in linux?
What is the role of case sensitivity in affecting the way commands are used?
What does mkdir mean?
What could be the problem when a command that was issued gave a different result from the last time it was used?
How do I check if my cpu is overclocked?
How to give acl permission in numerical mode on linux?
What does mkdir do in linux?
How do I search bash history?
Which command reduces the size of a file?
What does chmod do in linux?