User Tools

Site Tools


notes:unix:spring2025:projects:tpb1

Differences

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

Link to this comparison view

Next revision
Previous revision
notes:unix:spring2025:projects:tpb1 [2025/02/17 14:35] – created - external edit 127.0.0.1notes:unix:spring2025:projects:tpb1 [2025/02/27 04:19] (current) – [Tail and Head Tool Operation] tstrickl
Line 4: Line 4:
  
   * **file**(**1**)   * **file**(**1**)
 +  * **cat**
 +  * **file**
 +  * **head**
 +  * **paste**
 +  * **stegsnow**
 +  * **sort**
 +  * **tail**
 +  * **tr**
 +  * **uudecode**
  
-=====file(1) tool operation=====+=====File Tool Operation=====
  
 +=====Tail and Head Tool Operation=====
 +The tail tool allows the user to select a range of bytes from the bottom of the screen to the top. you can choose the number of lines that you want to select by doing Tail -n [lines]. Same for head. It selects a number of lines from the top to bottom.
notes/unix/spring2025/projects/tpb1.1739802951.txt.gz · Last modified: 2025/02/17 14:35 by 127.0.0.1