7 things tagged “commandline”
-
Friday January 28, 2011
Jazor: A Simple Command Line JSON Parsing Tool « Michael Conigliaro
A simple wget-like command line tool designed to inspect parts of the returned JSON object. Also has minor support for testing expected values, turning it in to a simple monitoring glue-tool. -
Monday July 13, 2009
Using xargs like I mean it, a bash example.
Using xargs like I mean it. svn st * | grep ā^ Cā | cut -c 8- | xargs svn... -
Friday July 18, 2008
Linux Commands - A practical reference
-
Saturday July 12, 2008
Find is a beautiful tool
-
Friday May 2, 2008
psql Meta-Commands
-
Tuesday April 15, 2008
Power Shell Usage: Bash Tips & Tricks
-
Monday December 3, 2007
Using Console_Getopt to Process the PHP Command Line