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:31] – [Helpful Commands] morcutt | notes:unix:fall2023:projects:tpb2 [2023/10/06 01:21] (current) – [Helpful Commands] xcroft | ||
---|---|---|---|
Line 9: | Line 9: | ||
Some commands that could help are: | Some commands that could help are: | ||
- | * ===rev=== - reverses the text of a file horizontally | + | * **rev** - reverses the text of a file horizontally |
- | * ===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 |
- | * ===uudecode=== | + | * **tr** |
- | * ===base64=== | + | * **uudecode** |
- | * ===unxz=== | + | * **base64** |
- | * ===bzip2=== | + | * **unxz** |
- | * ===sed=== - | + | * **bzip2** -A form of compression similar to zip. |
+ | |||
+ | * **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 | ||
=====Process===== | =====Process===== | ||
Line 35: | Line 41: | ||
* Mudkip | * Mudkip | ||
- | * | + | * MegaMan |
+ | |||
+ | * Nyan Cat | ||
+ | |||