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 linux load average?
How do I find command history in linux?
Brief about the command ff?
What is Data Command?
What is a simple command?
Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.
What is the command to calculate the size of a folder?
What signal is ctrl c?
What is llvm used for?
Why is it called bash?
You have a tab delimited file called phonenos and want to change each tab to four spaces. What command can you use to accomplish this?
How to give acl permission in numerical mode on linux?
How you will create new folder / directories and how to remove file and folder in linux?
How can I create a file with cmd?
What is grep command?