Basic Unix Commands |
index |
| Basic Navigation | File Manipulation | More File Manipulation | Account Maintenance | File Archival |
| ls | directory listing |
|
|---|---|---|
| cd | change directory |
|
| pwd | print working directory |
|
| cp | copy |
|
|---|
| chmod | change permissions (mode) |
| |||
|---|---|---|---|---|---|
| chown | change ownership |
|
| passwd | change password | |
|---|---|---|
| chsh | change shell type |
| tar | archive or unarchive a file |
|
|---|---|---|
| gzip | compress or uncompress a file |
|