Use of Head Command in Linux
From the name implies, the head command shows by default the 10 top lines from a file. This command can be piped with other commands […]
From the name implies, the head command shows by default the 10 top lines from a file. This command can be piped with other commands […]