Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Add a newline only if it doesn't exist

linux bash sed newline

Parsing the first column of a csv file to a new file

bash csv sed awk cut

How to match a single quote in sed

bash shell sed escaping

How can I add a comma at the end of every line except the last line?

bash sed command-line

sed: Replace part of a line

sed

remove white space from the end of line in linux [duplicate]

linux sed

Replacing from match to end-of-line

regex sed

removing new line character from incoming stream using sed

shell sed csh

Trim last 3 characters of a line WITHOUT using sed, or perl, etc

unix shell sed

Count number of blank lines in a file

unix sed grep text-files

How to remove all of the diacritics from a file?

bash sed replace

How do you strip quotes out of an ECHO'ed string in a Windows batch file?

Extract version number from file in shell script

bash shell scripting sed

Replace a string with another string in all files below my current dir

string bash sed

Removing trailing / starting newlines with sed, awk, tr, and friends

unix sed awk tr

Insert linefeed in sed (Mac OS X)

regex macos bash sed

Scripts for computing the average of a list of numbers in a data file

bash sed awk

Remove odd or even lines from a text file

linux awk sed

Extraction of data from a simple XML file

xml bash sed awk grep

How can I add a line to a file in a shell script?

linux shell sed