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 is unix kernel?
What does unix .profile contains?
What is the difference between unix and windows operating system?
Difference between the fork() and vfork() system call?
What a pipe?
What are the essential features of the unix operating system?
What is the root directory in unix?
What is Process id in unix?
How do you switch from any user type to a super user type?
Is unix free to use?
How to restrict NULL value in UNIX
Is unix an operating system?
Is windows 10 unix based?
Differentiate swapping and paging.
What are the criteria for choosing a process for swapping into memory from the swap device?