Linux Command Basics
To execute a command, type its name and arguments at the command line
ls -l /etc
Command
Option (selects the long listing option)
Arguments (a directory name in this case)
Previous slide
Next slide
Back to the index
View Graphic Version
Notes:
No notes for slide 15