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
Write a command that will look for files with an extension "c", and has the occurrence of the string "apple" in it.
What are linux commands?
How many types of dos commands are there?
Explain grep command.
What is devops model?
What are the basic dos commands?
What are bash scripts used for?
What is umask in linux?
What is the pwd command?
What does df command do in linux?
What is cpu utilization linux?
What are the basic command in linux?
What is tty name?
What does kill in linux?
What is bc command in unix?