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 does chmod 755 do?
What is umask 000?
Which command will show you free/used memory?
What is the root directory linux?
What does mkdir mean?
What is bash linux?
What is the difference between cd and cd in linux?
How do I check disk space in linux?
How do you grep?
I am using RedHat 6.3 in I wanna to install and configure zimbra mail. Can anybody tell me what are the RPM packages required for zimbra mail ? Where can I get those RPM packages ?
How do I clear bash history in linux?
What is $$ in shell script?
What is the syntax of mkdir?
Is llvm a virtual machine?
Which command is used to clear the screen?