Difference between revisions of "Head (command)"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
 
  head -c 10 /path/to/file
 
  head -c 10 /path/to/file
  
 +
 +
== Related terms ==
 +
* [[tail]]
 +
* [[fallocate]]
  
 
== See also ==
 
== See also ==

Revision as of 11:39, 17 September 2020


head -10 /dev/urandom | sha512sum | cut -b 1-30
head -c 10 /path/to/file


Related terms

See also

Advertising: