Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

splitting a text file based on number of words in bash

bash awk sed

Print text lines in tree structure using sed

sed

Using sed or awk to parse current field/column into additional fields/columns on the same line

parsing sed awk

using sed to convert numbers 0-9 to hex values from a large list

sed hex

Replacing filename placeholder with file contents in sed

xml bash awk sed cat

How to get Netcat to return unused ports

linux sed netcat

How can I search a range of lines in python?

python regex sed

How to update a multichracter delimited field in a file in bash?

bash awk sed grep

Sed wildcards- replace in the middle of certain characters

regex bash sed

How to read config files with section in bash shell

linux bash shell sed

Simplest way to properly search and replace source code

bash shell search replace sed

How can I delete a string inside parentheses using sed, inside a sed script?

bash ubuntu sed

Replacing first occurance of a match with sed

bash sed

How can I add the current date or time to end of each line in file?

date sed append

Trying to extract a substring and version number from a filename using bash

bash perl awk sed

Using sed captured group variable as input for bash command

regex linux string bash sed

Sed command to parse xml from log

xml bash sed