List Question
20 TechQA 2022-09-10T02:32:26.247000Bash function argument unexpectedly interpreted as file/directory
46 views
Asked by IslandPatrol
What does "-" before an argument to "head" do?
79 views
Asked by Michael Bacha
how to filter special characters and blank lines in unix
205 views
Asked by semi abbasi
Implement the functionality of the wc and head controls
192 views
Asked by Oana Paraschiv
How can I delete files over (n) days old but leave (n) files regardless of age?
718 views
Asked by pQL7CmRP2i4
Passing the most recent file in a directory to a program
27 views
Asked by samuelbrody1249
Implement unix utility "head" in C++
134 views
Asked by Aaron Frantisak
List of unique headers recursively on files matching pattern
105 views
Asked by Lorem Ipsum
How to print lines between 2 values using tail & head and pipe?
639 views
Asked by lambozsolty
Trim top and bottom rows from CSV UNIX SH
1.2k views
Asked by slackerr
Concatenating CSV files in bash preserving the header only once
612 views
Asked by David
how to use tee command to redirect the output to two different commands in tcsh shell
411 views
Asked by yow
Chunk text files with BASH
191 views
Asked by JPV
How to open a latest file in a sub directory in Linux?
87 views
Asked by jef
Command HEAD in Cygwin doesn't work
990 views
Asked by Matias Herrera
bash: how to display the first 10 lines using qstat?
261 views
Asked by lanselibai
Unix HEAD command implementation in C fails on larger lines
1.8k views
Asked by wencakisa
Bash: get value of one column based on value of another column
1.6k views
Asked by StatsSorceress
unix tty hang after tail with acute (`)
252 views
Asked by ReDevil
How can I simulate the unix head command in Node.js synchronously?
536 views
Asked by john.stein