Command to retrieve the current working directory
Last Updated on Friday, 01 April 2011 18:25
Question:
What command tells you what the current working directory is?
Answer:
pwd always returns a full path to user's current workingn directory.
pwd

Last Updated on Friday, 01 April 2011 18:25
Question:
What command tells you what the current working directory is?
Answer:
pwd always returns a full path to user's current workingn directory.
pwd