Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

tcpdump: Output only source and destination addresses

bash sed awk tcpdump

Transform SQL insert script into CSV format

sql csv awk sed export-to-csv

sed to remove all characters except letters and '

bash sed

sed - remove period at end of line

regex sed

extract a string after a pattern

unix sed awk pattern-matching

How to pass base64 encoded content to sed?

bash shell sed base64

unix commandline for inline replacement of all newlines in file with <br>\n

bash unix command-line sed

How to remove invalid characters from an xml file using sed or Perl

regex perl sed

Reverse input order with sed

bash unix command-line sed

Bash: remove all lines of input except last n lines

bash sed awk

copy lines containing word from one file to another file in linux

linux sed awk grep

What are the differences between regular expression syntaxes for different tools? [closed]

regex sed awk grep gnu

What does the comma in sed commands stand for?

sed

grep not performing very well on large files, is there an alternative?

perl awk sed grep

sed behavior with & (ampersand)

sed

How to replace space with \(space) using sed?

bash shell sed

How to delete all lines before the first and after the last occurrence of a string?

regex awk sed grep

Unix command to ignore lines that begins with X

unix sed

How to insert newline character after comma in `),(` with sed?

regex sed

Bash script to convert windows path to linux path

linux windows bash sed path