Skip to main content
jaypal singh's user avatar
jaypal singh's user avatar
jaypal singh's user avatar
jaypal singh
  • Member for 14 years, 2 months
  • Last seen more than a week ago
  • Calgary, Canada
27 votes
Accepted

When using awk /pattern/ { print "text"} /patern/ {print ""} is there an ELSE pattern?

24 votes
Accepted

Want to sort files by update date including sub-directories

16 votes
Accepted

What is the general format of keyname for key bindings in "inputrc" file?

5 votes

grep change of line followed by a variable

3 votes
Accepted

How to keep record of previous operation results in awk?

3 votes

awk remove the rows based on another column value

3 votes

Print line after nth occurrence of a match

2 votes

use awk to replace parentheses?

2 votes

Reformat each two-line sequence into two columns

2 votes

Extract substring using regular expression on a Unix file

2 votes

Looking for a Java class in a set of JARs with find, unzip, grep

2 votes
Accepted

Insert after a second pattern in sed

2 votes

How store in a variable a file list that includes the backslash when needed?

2 votes

How can I "cat" a file and remove commented lines?

2 votes
Accepted

Compare 2 tab delimited files and output differences with column header

1 vote

Merging Two Files columns in order

1 vote

How do you sort du output by size?

1 vote

Finding the ID of a process and killing it

1 vote
Accepted

How to cut the output to only gather the filename and get-parameter?

1 vote

I want to find duplicates in a file and add a character to the end of the line on the 1st match

0 votes
Accepted

linux & solaris - separate netmask IP's from ordinary IP's

0 votes

Need some sed magic: Moving marked lines to the beginning of a file

0 votes

Printing specific section of a line when a trigger value is present