Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

nohup and sed, redirecting stderr and stdout

bash unix sed pipe nohup

Remove a line from a file using a variable line number

regex bash awk sed

how to reduce number of lines by half with sed [duplicate]

linux bash sed coordinates

Strange sed behaviour

regex shell sed posix

How cut characters from string and put it at the end- In shell

linux shell sed

More than one '-e' in sed on OSX

macos sed

Run times/performance with awk on 4GB file

bash performance awk sed

How to insert columns into a CSV file using awk

csv sed awk

word substitution with incremented number

sed substitution

Using sed in Linux to extract lines from a log file

linux unix awk sed grep

decompress a stylesheet using sed

css regex bash sed compression

Get substring using either perl or sed

regex bash perl sed

How to fetch these error/mismatch strings based on time intervals

regex string unix sed awk

Is it possible to extract certain rows from a file where the first column contains an identifier that matches the names of other files?

file awk sed file-io io

Can I change how many spaces 'column -t' outputs between columns?

sed awk

Updating a specific field with sed

shell unix awk sed

Print the first number from line followed by tab and the line without the number

regex sed

Delete every seventh line using sed

sed

sed replace empty line with character

bash sed awk

What's the command mean? sed 's,^.*/,,'

sed