Simplest kind is the best kind in technology and it is an art.
cd- takes you back to previous directory.
You Might Also Like:
- Linux: Moving To Home Directory This takes you to home directory from any directory. Just type cd ~ or just cd ...
- Linux: Moving To Parent Directory To go to the parent directory in Linux terminal type cd .. . ...
- Linux: Removing Directory rmdir command is used for removing any directory in Linux operating system. Options: rmdir -p –parents remove DIRECTORY and its ancestors rmdir -v, –verbose output...
- Linux: Displaying Directory Contents ls -l command option is used to display the contents of the directory in different formats. ls gives only a list of files of certain...
- Linux: Root Directory All Linux systems have a directory structure that starts at the root directory. The root directory is represented by a forward slash, like this: /....
- Linux: Moving And Renaming Files The mv command performs both file moving and file renaming, depending on how it is used. In either case, the original filename no longer exists...
- How to change the owner of files and directories Simplest kind is the best kind in technology and it is an art. chown -R www-data:www-data directory Changes the owner & group of both directories...
- Browse Public Profiles On Twitter & Facebook Alphabetically Using People Directory Using Facebook People directory you can browse your Facebook friends alphabetically by name. But remember it only includes people who have Facebook Public Search Listings,...



