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 parallel ssh?
What is ll command in unix?
What is Data Command?
What is p command?
How can you check the amount of lines in a file?
What does pwd mean in linux?
What is the use of finger command in linux?
How do I check storage on linux?
What is the best cpu stress test?
What are linux commands useful?
How do I remove a soft link in linux?
How do you open a command prompt when issuing a command?
Is a command a full sentence?
What is command grouping?
What does wc command do in unix?