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
-
Copy Files – CP
russellc, , BASH, 0
Example of copy command Macbook-Air:demo reindertS Is -R alice Sherlock ./alice: alice.txt wonderland.jpg ./sherlock: holmes.jpg sherlock.txt Macbook-Air:demo reindertS...
-
How do you list a the contents of a directory? – LS
russellc, , BASH, 0
At the command line just type – ls
-
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...
-
Absolute paths
russellc, , BASH, 0 -
Bash History
russellc, , BASH, 0
Bash keeps a history of your commands No need to re-enter long commands up and down arrow keys •...
-
-
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...
-
Relative Paths
russellc, , BASH, 0