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
Is it possible to count number char, line in a file; if so, How?
What are the types of unix operating system?
How to reverse a string in Unix?
What is hardlink and softlink in unix?
What is a filter in unix? Give an example.
In what way the protection fault handler concludes?
Who is founder of unix?
What are internal and external commands in unix?
Differentiate multiuser from multitask.
What are the features and benefits of unix?
What is unix operating system and its features?
What are a shell in unix and its types?
Explain some of the fundamental concepts of unix?
What are data structures that are used for Demand Paging?
How to get the last word from a line in Unix file?