At the command line just type – ls
How do you list a the contents of a directory? – LS
feel free to call us +800.241.0630 russ@russellcoder.com
Related Articles
-
-
-
Safety Switch -i
russellc, , BASH, bash, saftey switch, 0
Safety first: the -i switch • Prompt before overwriting or deleting files • Use the-i switch • “cp-i” and...
-
Opening other files on Mac OS with Bash
russellc, , BASH, 0
Opening other files on Mac OS How to open non-text files? Mac OS: "open" • Opens the program associated...
-
How to Remove Directories (Folders) – Centos 7
russellc, , BASH, command line, Linux OS, terminal, 0
How to Remove Directories (Folders) To remove an empty directory use the -d option. rm -d dirname Copy To remove non-empty...
-
Absolute paths
russellc, , BASH, 0 -
-
Your first bash session
russellc, , BASH, 0
-Your first bash sessionPrompt shows username, hostname and current working directory and Depends on configuration -“cd”: Change Directory -cd move...