User Tools

Site Tools


notes:unix:fall2023:projects:tpb2

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:fall2023:projects:tpb2 [2023/10/01 16:31] – [Helpful Commands] morcuttnotes: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=== -Used to decode uuencoded files+  * **tr** -
  
-  * ===base64=== -Displays contents of a file to output in base64 encoding. The -d modifier displays decoded base64 files to output+  * **uudecode** -Used to decode uuencoded files
  
-  * ===unxz=== +  * **base64** -Displays contents of a file to output in base64 encoding. The -d modifier displays decoded base64 files to output
  
-  * ===bzip2=== -A form of compression similar to zip+  * **unxz** Can be used to uncompress a xz file.
  
-  * ===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 -d** can be used to decompress a gzip file
 =====Process===== =====Process=====
  
Line 35: Line 41:
   * Mudkip   * Mudkip
  
-  * +  * MegaMan 
 + 
 +  * Nyan Cat 
 + 
  
  
notes/unix/fall2023/projects/tpb2.1696177867.txt.gz · Last modified: 2023/10/01 16:31 by morcutt