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 |
command to show the space allocation of files?
What is RC (return code)? What is useful for? Which are the common values?
How to know the ip address of user system?
What are three main elements of unix operating system?
How to give execute permission for a file in unix?
Is windows unix based?
What are the features of unix?
Is ios based on unix?
What is alias mechanism?
What Happens when you execute a program?
What does a pipe(|) do?
What do you mean by unix?