what is command like " #(cd unixos; pwd) " tell me OUTPUT
Answer Posted / louis
the commands in () will be lanched in a new (sub-)shell
in this shell you will change dir or have an error (no dir),
and have you current dir
all the display of potential error and the working directory
will be displayed in the subshell and thus you will not see
the outputs
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is mkdir?
What does mkdir mean?
How do I use nslookup in linux?
How to root mirror in linux?
Who linux commands?
What is the use of cp p command?
How can I delete a file in linux?
In order to improve your system’s security you decide to implement shadow passwords. What command should you use?
How do you grep?
What is simple command?
What is clang space engineers?
What is llvm used for?
What does the ps command do in linux?
Explain about sh?
You need to see the last fifteen lines of the files dog, cat and horse. What command should you use?