Difference between revisions of "Head (command)"

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

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: