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 a makefile in linux?
How do I check cpu usage?
What is the syntax of mkdir?
How do you create a text file in linux terminal?
What is the command to check cpu speed in linux?
What is the fastest way to enter a series of commands from the command-line?
What are the basic dos commands?
What is cpu utilization linux?
Explain about chmod options filename?
What is cpu in top command?
What is the difference between diff and cmp command in unix?
How do I find the console in linux?
How do you kill a process in linux?
What does grep grep do?
What is command grouping?