Answer Posted / kanimozhi
* pwd command is used for printing the current working directory.
* It prints the full system path of the current directory to the standard output.
* pwd is a shell built-in command means, it is part of the code that runs the shell rather than calling external executable.In that way the command works faster.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the phases of swapping a page from the memory?
What are the core concepts of unix
How do I run a shell script in unix?
What is meant by the term nohup?
How does unix work?
Is it possible to see information about a process while it is being executed?
How to list directories in unix?
What are the advantages of unix?
How to know the ip address of user system?
Is windows unix like?
Which file system is used in unix?
What is a shell?
What is standard unix streams ?
How is unix different from linux?
Explain kernal and shell?