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

Next revision
Previous revision
notes:unix:spring2024:projects:dac0 [2024/01/22 13:21] – created - external edit 127.0.0.1notes:unix:spring2024:projects:dac0 [2024/02/07 19:13] (current) – [Toolbox] bpatrice
Line 5: Line 5:
  
   * **ls**(**1**) - lists files.   * **ls**(**1**) - lists files.
 +  * **apropos "search term"** - lists commands that have a given term 
 +  * **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.1705929666.txt.gz · Last modified: 2024/01/22 13:21 by 127.0.0.1