Linux Administration/Commands/Command Line
This lesson covers the command line.
Objectives and Skills
editObjectives and skills for the command line portion of Linux+ certification include:[1]
- Work on the command line
- Use single shell commands and one- line command sequences to perform basic tasks on the command line
- Use and modify the shell environment including defining, referencing and exporting environment variables
- Use and edit command history
- Invoke commands inside and outside the defined path
- The following is a partial list of the used files, terms and utilities:
- bash
- echo
- env
- export
- pwd
- set
- unset
- man
- uname
- history
- .bash_history
Readings
editMultimedia
editActivities
edit- Complete the tutorial IBM: Learn Linux, 101: The Linux command line