User Tools

Site Tools


notes:unix:spring2024:projects:dac0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
notes:unix:spring2024:projects:dac0 [2024/02/02 02:38] – [Toolbox] xcroftnotes:unix:spring2024:projects:dac0 [2024/02/07 19:13] (current) – [Toolbox] bpatrice
Line 5: Line 5:
  
   * **ls**(**1**) - lists files.   * **ls**(**1**) - lists files.
-   uudecode "filename" - decodes file. +  * **apropos "search term"** - lists commands that have a given term 
-   tac "filename" - flips the text within the vertically. +  * **unzip "filename"** - unzips zipped/compressed files 
 +  * **uudecode "filename"** - decodes file. 
 +  * **tac "filename"** - flips the text within the vertically
 +  * **tar**- does many things with archives, read the man page for more info  
 +  * **rev "filename"** - reverses lines of text.
        
 =====Background===== =====Background=====
notes/unix/spring2024/projects/dac0.1706841525.txt.gz · Last modified: 2024/02/02 02:38 by xcroft