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
-
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...
-
List Command Options – ls
russellc, , BASH, 0
Options An argument that starts with a dash is called an option Is -a list all files (including hidden)...
-
-
-
How do you list a the contents of a directory? – LS
russellc, , BASH, 0
At the command line just type – ls
-
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...
-
Relative Paths
russellc, , BASH, 0 -
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...