How to know the present working directory in unix?
Answer / 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 |
Differentiate between paging and swapping?
What are the main features of korn shell?
What is the core of unix operating system?
Does ios use unix?
Is it possible to count number char, line in a file; if so, How?
How to create a blank file in unix?
Which unix shell is best?
What is a filter in unix?
How do I show only directories in unix?
Which are typical system directories below the root directory?
Does windows 10 have unix?
Was unix the first operating system?