Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

sed can’t handle emojis

shell sed emoji openwrt

How to generate a range of nonweekend dates using tools available in bash?

Removing lines with the first and the last occurence of a column value

awk sed find-occurrences

How to toggle cases of characters in a string with a one-liner?

bash search replace sed

Using sed to remove everything after a [[:space:]]

sed grep

How do I use sed to substitute the third occurrence of the same regex in the file?

bash sed

How do I extract two different keywords from two different lines in a file in bash shell?

bash awk sed

Bash: replace spaces with new line and prepend with dash

bash sed

extract a specific word in bash

linux bash sed awk cut

Best way to change words into numbers using specific word list

python regex sed awk

Delete every line if occurence found

awk sed cat

Bash Script : Printing a column with having space between the string

bash shell awk sed

Change strings incrementally using sed or awk

bash awk sed

Extract the first letter after a slash '/' and the last whole word

regex sed

replace two newlines to one in shell command line

perl shell replace sed newline

Matching patterns from a file returns multiple same outputs in bash

bash sed

Bash: Move specific line of content in file to the top of the file

linux bash shell awk sed

sed: Copying part of output into a table

regex awk sed

Parse a text file for certain string with prefix "Product Name:"

bash sed grep

"grep"ing first 12 of last 24 character from a line

shell sed awk grep