User Tools

Site Tools


notes:unix:fall2023:projects:tpb0

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:tpb0 [2023/09/20 01:53] – [TOOLBOX] xcroftnotes:unix:fall2023:projects:tpb0 [2023/09/20 19:17] (current) – [TOOLBOX] jmartus3
Line 10: Line 10:
   * tar -xvf (filename) can be used to extract files from an archive.   * tar -xvf (filename) can be used to extract files from an archive.
   * man --- can be used to invoke the manual on a subject / command in case you do not already know what function the aforementioned command serves.   * man --- can be used to invoke the manual on a subject / command in case you do not already know what function the aforementioned command serves.
-  * rev - reverses the text in a .txt file.+  * rev - reverses the text in a .txt file to unscramble text.
   * chmod - allows you to change permissions.   * chmod - allows you to change permissions.
   * sort -n allows you to sort a file numerically   * sort -n allows you to sort a file numerically
   * gzip -d to decompress   * gzip -d to decompress
 +  * basenc -d --base16 --- can decode a message in base16
 =====SAMPLE PUZZLE===== =====SAMPLE PUZZLE=====
  
notes/unix/fall2023/projects/tpb0.1695174817.txt.gz · Last modified: 2023/09/20 01:53 by xcroft