Search code examples
How to print lines between 2 values using tail & head and pipe?...


linuxubuntupipetailunix-head

Read More
'while head -n 1' curiosities...


bashwhile-loopposixshunix-head

Read More
What's the opposite of head? I want all but the first N lines of a file...


command-linescriptingtailunix-head

Read More
select the second line to last line of a file...


linuxunixtailunix-head

Read More
Converting head program to tail C...


cunixtailunix-head

Read More
How to read and print first head of a file in R?...


runixcatunix-head

Read More
Heads and Tails - Trying to get first line and last ten lines of each file...


shellunixpipetailunix-head

Read More
Applying Unix's Head on AWK Through Find Command...


linuxunixawkfindunix-head

Read More
Dealing with cat and head in a bash loop...


unixcatunix-head

Read More
Piping Perl script output to head -n 10 kills script after printing 10 lines...


linuxperlunixunix-head

Read More
How do I limit (or truncate) text file by number of lines?...


shellunixsedtext-filesunix-head

Read More
Why is this pipe not terminated...


linuxunixfindpipeunix-head

Read More
Remove lines from head and tail of multiple text files and merge...


unixmergecattailunix-head

Read More
head and tail on Unix...


csvunixextracttailunix-head

Read More
Cut command including a space which is confusing head command?...


bashloopsunixcutunix-head

Read More
Unix head/tail a percentage of lines to an output file...


unixlinepercentagetailunix-head

Read More
Passing the most recent file in a directory to a program...


bashunixvimlsunix-head

Read More
Grep inside files returned from ls and head...


linuxbashgreplsunix-head

Read More
Bash function argument unexpectedly interpreted as file/directory...


linuxbashfunctiondotfilesunix-head

Read More
What does "-" before an argument to "head" do?...


bashshellunix-head

Read More
find results piped to zcat and then to head...


bashfindpipezcatunix-head

Read More
How do I use Head and Tail to print specific lines of a file...


shellunixargumentstailunix-head

Read More
Using combination of "head" and "tail" to display middle line of the file in Uni...


unixtailunix-head

Read More
List of unique headers recursively on files matching pattern...


pythonbashgrepxargsunix-head

Read More
PowerShell equivalent for "head -n-3"?...


powershelltailunix-head

Read More
Concatenating CSV files in bash preserving the header only once...


bashawksedcatunix-head

Read More
How to get the last lines of a file except the first 20?...


shellunixtailunix-head

Read More
bash: how to display the first 10 lines using qstat?...


bashunix-head

Read More
How do I copy the beginning of multiple files in Linux?...


linuxfileubuntuunix-head

Read More
How can I use 'head' in a bash script with a variable?...


bashunix-head

Read More
BackNext