-Your first bash sessionPrompt shows username, hostname and current working directory and Depends on configuration
-“cd”: Change Directory
-cd move directly to home directory
-cd somefolder move into somefolder
-cd .. move one directory upwards
-“pwd”: Path to working directory “Is”: list contents of directory
Your first bash session
feel free to call us +800.241.0630 russ@russellcoder.com
Related Articles
-
Getting Help with bash commands
russellc, , BASH, 0
Getting Help Manual Pages • command: “man” • “man Is” • “man cd” • “man man” Using the manual...
-
-
-
Opening other files on Linux with Bash
russellc, , BASH, 0
Opening other files on Linux You need to have a graphical window utility installed. Linux does not offer a...
-
-
How do you list a the contents of a directory? – LS
russellc, , BASH, 0
At the command line just type – ls
-
-
Absolute paths
russellc, , BASH, 0