#!/usr/bin/env ruby
require 'net/http'
s = Net::HTTP.post_form(URI('http://git.io/'), 'url' => ARGV[0])['Location']
...
Bash On git.io data filter with pro...
by Ants,
December 30, 2011 10:18
ERROR_BAD_DUPLICATES
Bash On Invest Antiques. | Antique...
by Heloise,
November 26, 2011 17:29
THX that's a great anwesr!
ERROR_BAD_DUPLICATES
ERROR_BAD_DUPLICATES
ERROR_BAD_DUPLICATES
svn status | grep ^? | awk '{ print $2 }' | egrep "\.(py|js|html|png|jpg)$" |awk 'BEGIN{print "."}{print}' |xargs svn add --quiet
svn status | grep ^? | awk '{ print $2 }' | egrep "\.(py|js|html|png|jpg)$" |awk 'BEGIN{print "."}{print}' |xargs svn add --quiet
#For Rails 2 alias server='echo Cleared > log/development.log & script/server ―debugger' ...
Bash On Map Rails 3 Command To Rail...
by James Schorr,
January 24, 2011 03:56
I just have this in my .bas...
#!/bin/bash SRC="/export/shared /export/beancounters/" DEST_BASE="/export/trash" ...
Bash On Temp folder cleanup
by ghostdog74.livejournal.com,
January 08, 2010 13:15
Since you are using bash, w...
Bash On Big and Ugly Associative Ar...
by Matt,
November 14, 2009 18:34
Yep... :)
looking at it aga...
Bash On Big and Ugly Associative Ar...
by gregf,
November 14, 2009 15:24
Thanks a lot, 100x simpler ...
#!/bin/bash PKG_MANAGER="paludis" ...
Bash On Big and Ugly Associative Ar...
by Matt,
November 14, 2009 10:43
Looks like you only need on...
function egrep {
echo "command used:"
echo "egrep" $@
...
Bash On How to quiclky change this ...
by Pascal Charest,
September 09, 2009 19:31
Here, add this function to ...
#This is the error command egrep "smtp" -i ./production.log ...
Bash On How to quiclky change this ...
by GeekBoi,
July 29, 2009 19:20
Not sure that it saves you ...
mysqldump --opt --compress -u username -h host -ppassword database | gzip -c > database_dump.sql.gz ...
Bash On Unzip large database dump d...
by Ross Kendall,
June 14, 2009 15:29
If the database is not on t...

Single process using ruby.