what is command like " #(cd unixos; pwd) " tell me OUTPUT
Answer Posted / ron
o/p will be /../unixos....depending on which filepath u are
in ..like for ex..
if u are in /home nd unixos is any user name directory....
then the o/p will be /home/unixos...
else if unixos is just any directory then o/p will
be /../../unixos...the filesystem path will be shown under
which /unixos is located...........
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How do you check which file consuming more space in linux?
How lilo is useful in linux?
How to activate / deploy licence in RHEL 6 and what will happen if you don't activate / deploy licence in RHEL 6 ?
When and how linux developed?
What does umask 077 mean?
what is the fastest way to enter a series of commands from the command-line in linux
What is type command in linux?
What is the command to check cpu speed in linux?
What is mkdir m in linux?
What is mkdir?
What are grep patterns called?
You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?
How do make computer faster?
What is tty in linux command?
why context switching time should be minimum? How it depends on hardware support?