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
Explain trap command; shift command, getopts command of linux?
Is makefile a shell script?
What is git command?
tell me something about linux commands.
What does free command do in linux?
If we transfer 100 files by ftp to remote server, how to know the files are successfully transfer or some file are not transferred?
What is bash history linux?
Who command in linux?
What is command to check ports running/used over local machine
Is python faster than bash?
What is parallel ssh?
Explain about chmod options filename?
What is top command in linux?
What is $$ in shell script?
What is the command to calculate the size of a folder?