This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
notes:unix:spring2024:projects:tpb2 [2024/10/14 01:38] – [TOOLBOX] tkastne1 | notes:unix:spring2024:projects:tpb2 [2024/10/17 15:21] (current) – [TOOLBOX] bdildine | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ======TPB1====== | + | ======TPB2====== |
=====TOOLBOX===== | =====TOOLBOX===== | ||
* **file**(**1**) | * **file**(**1**) | ||
+ | * **rev**(**1**) - reverse lines characterwise | ||
+ | * **Tac**(**1**) - flip upside down | ||
+ | * **xz**(**1**) - archiving tool | ||
+ | * **gzip**(**1**) - archiving tool | ||
+ | * **uudecode**(**1**) - decode uuencoded files | ||
Tr will be useful for the pictures | Tr will be useful for the pictures | ||
| | ||
- | * **rev**(**1**) - reverse lines characterwise | ||
Remember you can combo commands together using the pipe " | Remember you can combo commands together using the pipe " | ||