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


Please Help Members By Posting Answers For Below Questions

What commands are used to see all jobs running in the hadoop cluster and kill a job in linux?

549


Who unix commands?

609


What is df -h command?

663


What is makefile in unix?

538


What does f mean linux?

526






What is s in permission linux?

513


How do I run a bash script in linux?

505


Which command is used to check the number of files and disk space used and the each user’s defined quota?

546


What is unix finger command?

510


Enlist some linux to file content commands?

567


What is whois command?

533


What does in makefile do?

560


What is the difference between clang and llvm?

564


What is finger command in linux?

544


Write a command that will look for files with an extension "c", and has the occurrence of the string "apple" in it.

1170