Bash News & Education
Snipplr Ruby Gem, Bringing Snipplr Into the Command Line
Posted by narkisr on 07/16/08
Command Line Interface (CLI) has long been my favorite interface when handling code, it makes it easy to edit, search and traverse your code base with tools like vim, find and grep. Common CLI usage includes the copy and pasting of code snippets. However, keeping track of all those snippets isn’t easy , Snipplr makes the [...]
Everyone's Recent Bash Snippets Tagged 'sed'
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev [Page 1 of 1] Next »
Bash regular expressions sed
Add more text to a column of text
posted on June 2, 2008 by therobot
Bash sed saved by 1 person
Show few lines from a file
posted on May 30, 2008 by Juanje
Bash sed
Show few lines from a file with sed
posted on May 8, 2008 by Juanje
Bash sed
Delete specific line from a file with sed
posted on May 8, 2008 by Juanje
Bash replace sed find xargs
Remove whitespace at EOL in multiple files
posted on January 23, 2008 by sebastian_bergmann
Bash replace sed find xargs
Replace string in multiple files
posted on January 23, 2008 by sebastian_bergmann
Bash commands sed saved by 2 people
Replace some text in multiple files in a directory
posted on October 8, 2007 by therobot
Bash Bash script sed awk rename saved by 1 person
Batch File Rename with awk and sed
posted on September 7, 2007 by ches
Bash Shell multiline whitespace regexp sed newline patternspace
Sed convert multiline whitespace to single newline
posted on June 19, 2007 by plexus
Bash regex Bash sed
Sed search & replace
posted on May 9, 2007 by fugue
Bash sed find rename
Example of Fancy File Renaming
posted on March 29, 2007 by benpjohnson
Bash pipe linux grep ubuntu sed xargs kill hal sudo processes saved by 2 people
kill processes by regex
posted on October 17, 2006 by plexus
Bash replace strings sed saved by 1 person
One line global string replacement with sed
posted on August 30, 2006 by yuconner
« Prev [Page 1 of 1] Next »

Textmate Bundle