User Tools

Site Tools


notes:unix:spring2025:projects:tpb1

TPB1

TOOLBOX

  • file(1)
  • cat
  • file
  • head
  • paste
  • stegsnow
  • sort
  • tail
  • tr
  • uudecode

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.txt · Last modified: 2025/02/27 04:19 by tstrickl