Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

How to create a frequency list of every word in a file?

bash file-io sed grep

How do I add a line of text to the middle of a file using bash?

linux bash sed awk grep

Get Day Of Week in bash script

bash sed

Convert all number abbreviations to numeric values in a text file

bash awk sed

Linux bash script to extract IP address

linux bash sed awk