T0063
Develop and document systems administration standard operating procedures.
Skill drills that exercise this task
- CSCD240-E1-A-Q25 Create alias ll for long listing with human-readable file sizes.
- CSCD240-E1-A-Q32 Explain man and --help. When to use each?
- CSCD240-E1-A-Q49 Tell if cd is a builtin, alias, function, or external program.
- CSCD240-E1-B-Q44 Alias lsm = ls -lah --sort=time.
- CSCD240-E1-B-Q45 Contrast man vs --help. When to use each.
- CSCD240-E1-B-Q46 Show whether cd is a builtin / alias / function / external.
- CSCD240-E1-C-Q10 Which command shows whether cd is a builtin, alias, function, or external?
- CSCD240-E1-C-Q34 Define alias mvi for mv -i (interactive prompt).
- CSCD240-E1-C-Q49 About to run rm -rf ~/workspace/*. Preflight command to see what would match?