Skip to main content

Explore our questions

1 vote
7 answers
206 views

Extracting paragraphs with awk

158 votes
20 answers
171k views

Decoding URL encoding (percent encoding)

5 votes
3 answers
13k views

Show only changed lines without syntax with git diff

14 votes
3 answers
8k views

Remove accents from characters

3 votes
5 answers
637 views

Randomly pick single line from multiple lines while assigning value to environment variable

4 votes
6 answers
582 views

Remove the first field (and leading spaces) with a single AWK

2 votes
7 answers
5k views

Removing new line character from a column in a CSV file

6 votes
7 answers
1k views

How to find numbers in a textfile that are not divisible by 4096, round them up and write new file?

8 votes
4 answers
12k views

Determine maximum column length for every column in a simplified csv-file (one line per row)

0 votes
4 answers
1k views

Transpose multiple rows into multiple columns

2 votes
1 answer
65 views

Redirect `rtf` output to file

4 votes
5 answers
6k views

Print only unique lines from file not the duplicates

1 vote
3 answers
310 views

Remove lines matching pattern, plus any lines following it matching a different pattern

8 votes
3 answers
353 views

What ever became of the "prep" program? And what can I use instead on modern Linux systems?

Browse more Questions