This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
notes:unix:fall2023:projects:tpb2 [2023/10/04 23:49] – [Helpful Commands] jmerri10 | notes:unix:fall2023:projects:tpb2 [2023/10/06 01:21] (current) – [Helpful Commands] xcroft | ||
---|---|---|---|
Line 26: | Line 26: | ||
* **chmod** - Allows you to change permissions of a file | * **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===== | ||