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
labs:unix_intermediate [2024/09/05 17:18] – [Intermediate Unix Commands] adminlabs:unix_intermediate [2024/09/05 17:21] (current) – [Intermediate Unix Commands] admin
Line 1: Line 1:
 ====== Intermediate Unix Commands ====== ====== Intermediate Unix Commands ======
  
-This page contains just a teaser of some helpful commands.  You should use ''man'' or search for more information about the commands.+This page contains just a teaser of some helpful commands.  You should use ''man'' or search for more information about the commands, e.g., what arguments and flags you can use to customize the command.
 ===== Permissions ===== ===== Permissions =====
  
Line 41: Line 41:
 ===== Beginning of Files: head ===== ===== Beginning of Files: head =====
  
 +Usage: 
 +
 +  head <filename>
 +
 +shows the first few lines of a file.  You can use a flag to change how many lines are displayed
 ===== End of Files: tail ===== ===== End of Files: tail =====
  
labs/unix_intermediate.1725556735.txt.gz · Last modified: 2024/09/05 17:18 by admin
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0