CL101:File Management
Appearance
Command Line 101 Class Notes | |
---|---|
|
General options in most commands[edit | edit source]
- -v
- --version
- -h, --help
cd[edit | edit source]
- cd
- cd -
- cd ~
pwd[edit | edit source]
ls[edit | edit source]
- ls
- ls -l
- ls -a
- ls -h
- ls -lah
rm[edit | edit source]
- rmdir
mv[edit | edit source]
- also rename
cp[edit | edit source]
- cp -r