Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

How to randomly delete a number of lines from a big file?

python bash random sed awk

Expand variables in sed

bash variables sed

Have sed make substitute on string but SKIP first occurrence

sed

Bash - find a keyword in a file and delete its line [duplicate]

sed replace exact match

regex sed

Delete first line of file if it's empty

shell unix sed

Bash script using sed with variables in a for loop?

bash variables scripting sed

How can I remove all but the last 10 lines from a file?

bash sed tail

How to escape the ampersand character while using sed

shell unix sed

strip the last and first character from a String

sed awk

sed command to replace multiple spaces into single spaces

regex shell sed

Extract lines between two line numbers in shell

bash shell sed

How to check if the sed command replaced some string? [duplicate]

linux bash shell sed

Sed replace with the output of a bash command using capture group as argument

bash sed

how to use sed to extract lines in specified order?

linux bash unix sed

Invalid preceding regular expression given by sed

regex bash command-line sed

How to use a bash script variable with sed [duplicate]

bash scripting sed

Regex Space character in Sed

regex sed

Replace a letter with another from the last word from the last two lines of a text file

awk sed

Remove files not containing a specific string

linux bash sed grep