Linux commands for beginners: how to print the working directory
Posted by vntutor on June 17, 2007
In Linux system, the working directory is known as the directory which you are standing. When you first log on to a Linux system, the working directory is set to your home directory. To know the name of the working directory, use the pwd command. The following example shows me that I’m standing in directory /home/me
