Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

How can I add or remove character from a specified line number in shell?

bash shell unix sed

Exec sed command to a docker container

bash docker sed

How to sort the columns with below requirement

linux vim awk sed

sed regex - convert Title Case to camelCase

regex sed

bash conditionnal getline with awk/tr/sed?

bash awk sed tr

Two-file processing in awk

awk sed

find JSON key in all files and remove the corresponding key-value pair

python bash sed grep jq

How to accelerate substitution when using GNU sed with GNU find?

linux sed find gnu xargs

sed regex to non-greedy replace?

Comment out N lines with sed/awk

sed awk

Extracting data from a file

sed grep unix

Regular Expression - Capture and Replace Select Sequences

regex sed

How do I remove part of a line in a multi-line chunk using sed or Perl?

linux perl unix sed

Replacing consecutively empty values in a CSV file

regex perl sed

How to search/replace a bunch of text files in unix (osx)

regex macos unix sed replace

remove new line if next line does not begin with a number

file sed

sed inserting dash into string

insert sed line character digit

How to replace all occurrences of X between Y's?

python regex perl sed

How to use curl and sed to extract a single element from a short json query

regex bash curl sed

Find and replace using xargs sed - can I save the results to a file?

replace sed find grep xargs