Skip to main content

Explore our questions

5 votes
5 answers
3k views

Replace all occurrences of dash to the left of a colon using sed

26 votes
4 answers
147k views

Replace all white spaces with commas in a text file

1 vote
1 answer
53 views

Extracting "devname" from log message with re_extract

200 votes
7 answers
587k views

With the Linux "cat" command, how do I show only certain lines by number

28 votes
4 answers
14k views

Print lines between (and including) two patterns

19 votes
4 answers
7k views

Binary search in a sorted text file

0 votes
1 answer
3k views

How to add header and trailer to the existing file straight away

3 votes
3 answers
5k views

Extract json array element based on a subelement value

0 votes
2 answers
99 views

How to extract specific fields from systemctl output for a custom report

5 votes
2 answers
2k views

Filter one very large CSV based on values from another CSV

10 votes
10 answers
2k views

Convert only all-uppercase lines to lower-case

290 votes
21 answers
472k views

How to add a newline to the end of a file?

6 votes
5 answers
10k views

Remove trailing commas from invalid json (to make it valid)

2 votes
3 answers
6k views

Comparing csv files to lookup column 1 then check values in column 2

Browse more Questions