Skip to main content
iruvar's user avatar
iruvar's user avatar
iruvar's user avatar
iruvar
  • Member for 13 years, 4 months
  • Last seen more than a month ago
140 votes
Accepted

How to do an if statement from the result of an executed command

134 votes
Accepted

Use & (ampersand) in single line bash loop

34 votes

Print lines between (and including) two patterns

34 votes

Run two commands on one argument (without scripting)

34 votes
Accepted

How to sort this output 1,10,11..2

28 votes

cp or mv files to same directory they are already in when I am in another?

25 votes

Check all lines of a file are unique

19 votes
Accepted

"Ungrep" - which patterns aren't matched

18 votes
Accepted

extract characters between two commas?

17 votes

Sorting blocks of lines

16 votes
Accepted

Passing arguments from a file to a bash script

15 votes

Grep lines but let the first line through

15 votes

How to echo variables using cat into file?

14 votes

Prefix all commands in shell

13 votes
Accepted

Finding where a process reads in a file

13 votes
Accepted

How to enclose in quotes if both single and double quotes are already used?

13 votes

awk when both delimiter and quotes are used for a field

12 votes

How to select first occurrence between two patterns including them

12 votes

GNU sort stable sort when sort does not know sort order

12 votes
Accepted

How search for a file beginning with either a or z and ending with a or z?

11 votes

Drawing a histogram from a bash command output

10 votes
Accepted

Excluding multiple patterns with one grep command

10 votes

Delete First line of a file

10 votes

How to convert from one date format to other format?

10 votes
Accepted

Deleting commented lines in a text file using sed

9 votes
Accepted

Add a suffix string to end of each line?

9 votes
Accepted

Transforming text to tabular form

9 votes
Accepted

How can I sort a list of file names by some substring of the name?

9 votes

With grep, how can I match a pattern and invert match another pattern?

9 votes

Remove last comma from a bash for loop generated string

1
2 3 4 5
11