Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Split one file into multiple files based on pattern

bash sed split awk

How to replace to apostrophe ' inside a file using SED

linux unix sed

Using sed between specific lines only

regex unix sed

Awk/sed script to convert a file from camelCase to underscores

bash awk sed camelcasing

bash script regex to get directory path up nth levels

regex bash sed

How to restore a single table from a .sql postgresql backup?

Numbering lines matching the pattern using sed

shell unix sed

Capitalize strings in sed or awk

bash sed awk

median of column with awk

bash sed awk median

How to append a string at end of a specific line in a file in bash [duplicate]

bash sed awk

How to remove common lines between two files without sorting? [duplicate]

Can I delete a field in awk?

awk sed cut

Using sed to get an env var from /proc/*/environ weirdness with \x00

Python or awk/sed for cleaning data [closed]

python r awk sed data-cleaning

How can I check the version of sed in OS X?

shell command-line sed

How to use sed in a Makefile

bash sed makefile

Using sed to match a pattern and deleting from the line to the end of the file

regex linux bash unix sed

OS X sed -E doesn't accept extended regular expressions

regex macos sed

How to check if sed has changed a file

linux bash shell ubuntu sed

How to make sed read its script from a file?

unix sed