what is command like " #(cd unixos; pwd) " tell me OUTPUT
Answer Posted / pavan
it will enter into the directory unixos with cd unixos
Then pwd is used fro printing the working directory.
if the directory in home then o/p will be
========/home/unixos/
if it is a sub directory of some directory then o/p will be
=======/home/user/om/unixos/
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the command to see on which port which service is running? And what is the difference between /etc/services file and net stat command?
How use linux command line?
Explain the linux ‘cd’ command options along with the description?
What is command line in unix?
What does pwd mean in linux?
How do I remove a soft link in linux?
Explain the working of command grouping?
What language is a makefile written in?
What is parallel ssh?
In order to improve your system’s security you decide to implement shadow passwords. What command should you use?
What is the fastest way to enter a series of commands from the command-line?
What is phony in makefile?
What is df -i command?
How do I set permission to run in linux?
How do I know my linux shell version?