Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

How to extract links from an html page

regex bash sed html-parsing

Using sed's append/change/insert without a newline

sed text-processing

Find And Replace Current Text to Wrap In Color

bash sed colors zsh

"sed" special characters handling

regex bash shell unix sed

Delete decimals of a specific columns with sed

awk sed replace decimal truncate

How to capitalize first letter of every word using sed in OSX

What do I need to quote in sed command lines?

regex bash sed sh

Have sed operate on variable instead of standard input or a file

regex shell variables sed

How to delete the first character of the line only if that line matches with the given pattern [closed]

shell awk sed

How to use sed to delete leading digits?

linux sed

how to cut CSV file [duplicate]

linux bash awk sed cut

Change csv file delimiter in unix

linux shell unix sed

Shell format and substitution task

bash sed

Open a file using vim from the output of pipe command

vim sed

search and replace with sed not working

bash sed

awk to search a pattern and print lines with pattern and one more condition

awk sed

sed: display lines selected for deleting

regex sed

Replace specific line numbers using sed

sed

Replace UUID value in fstab using sed

linux replace sed

How to insert a string into second to last line of a file

bash awk sed