Difference between revisions of "Head (command)"

From wikieduonline
Jump to navigation Jump to search
Line 9: Line 9:
  
 
== Related terms ==
 
== Related terms ==
* [[tail]]
+
* <code>[[tail]]</code>
 
* [[fallocate]]
 
* [[fallocate]]
  

Revision as of 12:38, 24 March 2022


head -10 /dev/urandom | sha512sum | cut -b 1-30
head -c 10 /path/to/file
curl -Is https://yourdomain.com/ | head -1


Related terms

See also

Advertising: