Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

How to remove all special characters in Linux text

linux sed non-printable

How to format a Windows path to a Unix path on Cygwin command line

windows unix sed path cygwin

Sed substitute recursively

regex sed

Shell script : How to cut part of a string

linux bash shell sed

AWK/SED. How to remove parentheses in simple text file

sed awk

How to replace paired square brackets with other syntax with sed?

bash sed

First character of a variable in a shell script to uppercase?

shell unix sed awk

bash method to remove last 4 columns from csv file

bash csv sed awk cut

Finding lines which are greater than 120 characters length using sed

sed

Is there a cleaner way of getting the last N characters of every line?

bash command-line awk sed cut

sed command creates randomly named files

shell sed

How to get the release value?

regex sed grep cut

sed: how to print a range of line to end of file

bash sed

What does the 'N' command do in sed?

sed

Why does my tool output overwrite itself and how do I fix it?

unix awk sed dos2unix

How do I fix "sed: illegal option -- r" in macOS Sierra Android build?

How to replace all matches with an incrementing number in BASH?

bash sed

sed: unescaped newline inside substitute pattern?

regex bash sed escaping

Regular Expression over multiple lines

regex bash csv sed

Delete everyting preceding and including a certain substring from variable

bash sed cut