what is command like " #(cd unixos; pwd) " tell me OUTPUT
Answer Posted / praveen
[root@localhost ~]# (cd unixos;pwd)
o/p:-/root/unixos
[root@localhost ~]#
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the ‘ls’ command in linux
How can I type in cmd?
can any one send me one project on linux ...?
What is s in permission linux?
What happens to hard link when file is deleted?
What is vnc?
What command is used to check the number of files, disk space, and each user’s defined quota?
What is the command can be used to check for file corruption?
What are grep patterns called?
How does diff command work?
How do I find previous commands in linux?
What is help command in linux?
What is pwd in linux command?
What is the difference between find and locate command in linux?
Is cmake a compiler?