The Linux head command reads and prints the first N lines to standard output. By default, it prints out the first 10 lines. However, this can be modified by passing additional arguments on the command-line. The โheadโ command is the opposite of
Read More