Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Replace first two whitespace occurrences with a comma using sed

script for changing prefix of filename in bash

bash sed awk

Read certain key from certain section of ini file (sed/awk ?)

file sed awk ini

how to remove last comma from line in bash using "sed or awk"

bash awk sed

Delete third-to-last line of file using sed or awk

awk sed ed

How to count number of non empty lines in a file using sed?

bash shell sed

How do I delete newlines ('\n', 0x0A) from non-empty lines using tr(1)?

perl bash sed tr

Compare 2 Unix Files and Output Matching Lines to a New File?

linux perl bash sed awk

Sed to combine N text lines separated by blank lines?

sed

how to extract substring and numbers only using grep/sed

regex linux bash sed

How can I add quotation marks to fields in a CSV file?

csv awk sed

keep the first 52000 characters of the first line in bash

bash sed awk

Escaping the '\' character in the replacement string in a sed expression

bash string sed escaping

sed to insert characters in a specific column

sed awk

Delete first column of csv file [duplicate]

bash awk sed

How to join lines not starting with specific pattern to the previous line in UNIX?

bash shell unix awk sed

How can I replace intraline tabs with spaces, maintaining alignment?

regex vim sed

How to address error "bash: !d': event not found" in Bash command substitution [duplicate]

Print one word per line

unix awk sed ksh

bash + how to capture the version from rpm

python perl awk sed grep