Skip to main content
Scrutinizer's user avatar
Scrutinizer's user avatar
Scrutinizer's user avatar
Scrutinizer
  • Member for 12 years, 8 months
  • Last seen more than 3 years ago
11 votes

How to remove lines shorter than XY?

8 votes
Accepted

What is the difference having double quotes or not in bash

7 votes

Regular Expression for finding double characters in Bash

6 votes

Merge fields in a file

5 votes

Interpret backspaces in file

5 votes

awk - gensub function

5 votes

How can I remove the text from a line after a certain character with awk

5 votes
Accepted

Is it possible to use indirection for setting variables?

5 votes
Accepted

Parse/Manipulate in awk

4 votes

Concatenate Sequences under a Heading

4 votes

Is there any drawback to using "grep -E" instead of plain "grep"?

3 votes

Compare three file and print the highest value

3 votes

Is it mandatory to have a variable in awk's first statement?

3 votes
Accepted

How to parse this output and put it into an array?

3 votes
Accepted

expr command used to work and stopped

3 votes

Avoiding busy waiting in bash, without the sleep command

2 votes

How to output only file names (with spaces) in ls -Al?

2 votes

Stuck in separating chars into strings in my approach. Found a working approach but can not understand it

2 votes

How to move or copy list of files referenced in a csv file to a new folder

2 votes

Convert two rows to two columns

1 vote

how to get string between braces along with string without braces using awk

1 vote

awk: for-loop with break option

1 vote

How can I list the second to last word found in a sequence of statements in awk

1 vote

Extract Data between comma

0 votes
Accepted

Match ids and print original file

0 votes

How can I use sed to only print what appears between these two strings?

0 votes

List all word pairs that appear in a line together in a file

0 votes

String comparison in single brackets in zsh

0 votes
Accepted

find muli lines in file from other file