How to know the present working directory in unix?

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


Please Help Members By Posting Answers For Below Questions

Is it possible to count number char, line in a file; if so, How?

803


What are the types of unix operating system?

559


How to reverse a string in Unix?

643


What is hardlink and softlink in unix?

628


What is a filter in unix? Give an example.

609






In what way the protection fault handler concludes?

617


Who is founder of unix?

718


What are internal and external commands in unix?

559


Differentiate multiuser from multitask.

655


What are the features and benefits of unix?

576


What is unix operating system and its features?

587


What are a shell in unix and its types?

584


Explain some of the fundamental concepts of unix?

542


What are data structures that are used for Demand Paging?

652


How to get the last word from a line in Unix file?

617