what is command like " #(cd unixos; pwd) " tell me OUTPUT
Answer Posted / ramya
it is two commands runnung one by one.first the cd unixos
command will be executed,then the present working directory
will work.so the output will be showing the presentworking
dirctory that is unixos dir.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the difference between kill and kill in linux?
Brief about FTP hostname?
You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?
Which command is used to check the number of files and disk space used and the each user’s defined quota?
Which commands are used to set a processor-intensive job to use less cpu time?
Which command is used to see the online manual?
How do you run command every time a file is modified?
How to write the output of a command to a file?
How you will create new folder / directories and how to remove file and folder in linux?
What is phony in makefile?
How to hide the partition in grub booting?
Which of the commands will replace all occurrences of the word rate with the word speed in the file racing?
What does history command do in linux?
What is ulimit command?
What is cd in cmd?