This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
notes:unix:fall2023:projects:tpb2 [2023/10/01 16:34] – [Helpful Commands] cmazzara | notes:unix:fall2023:projects:tpb2 [2023/10/06 01:21] (current) – [Helpful Commands] xcroft | ||
---|---|---|---|
Line 12: | Line 12: | ||
* **grep** - can be used to check if a file matches an entry in the MANIFEST | * **grep** - can be used to check if a file matches an entry in the MANIFEST | ||
+ | |||
+ | * **tr** - | ||
* **uudecode** -Used to decode uuencoded files | * **uudecode** -Used to decode uuencoded files | ||
Line 21: | Line 23: | ||
* **bzip2** -A form of compression similar to zip. | * **bzip2** -A form of compression similar to zip. | ||
- | * **sed** - | + | * **sed** - Stream editor for filtering and transforming text |
+ | |||
+ | * **chmod** - Allows you to change permissions of a file | ||
+ | * **cat** - Use to see image/words of a file | ||
+ | * **gzip -d** can be used to decompress a gzip file | ||
=====Process===== | =====Process===== | ||
Line 35: | Line 41: | ||
* Mudkip | * Mudkip | ||
- | * | + | * MegaMan |
+ | |||
+ | * Nyan Cat | ||
+ | |||