an
saurus
tags:
awk
sed
views:
65
answers:
0
+1
Q:
sed and awk one liners
FYI below website is a great place for sed & awk one liners
www.readylines.com
Hope that helps.
related questions
Keeping original format POST passing through AWK
[bash] Fill placeholders in file in single pass
Awk question: combining fields
What are the differences between Perl, Python, AWK and sed?
How to write a unix filter that outputs only a line every N lines
Shell script numbering lines in a file
Awk matching of entire record using regular expression
How to print the Nth column of a text file with AWK using argv
parse csv file using gawk
In sed or awk, how do I handle record separators which *may* span multiple lines?
How can I append the name of a file to end of each line in that file?
AWK: redirecting script output from script to another file with dynamic name
concatenating many email files with unix utils
How can I extract lines of text from a file?
How do you split a file base on a token?
Best Awk Commands
Regex in awk and WinGrep
Can awk skip files which do not exist, race-free?
How do I print a field from a pipe-separated file?
Awk scripting help - Logic Issue
Searching/reading another file from awk based on current file's contents, is it possible?
Is there still any reason to learn AWK ?
sorting hashes/arrays in awk
Is there a Unix utility to prepend timestamps to lines of text?
Faster way to find duplicates conditioned by time