[Assorted-commits] SF.net SVN: assorted:[1402] shell-tools/trunk/README
Brought to you by:
yangzhang
From: <yan...@us...> - 2009-05-07 09:54:49
|
Revision: 1402 http://assorted.svn.sourceforge.net/assorted/?rev=1402&view=rev Author: yangzhang Date: 2009-05-07 09:54:41 +0000 (Thu, 07 May 2009) Log Message: ----------- added clobber-if-diff to readme Modified Paths: -------------- shell-tools/trunk/README Modified: shell-tools/trunk/README =================================================================== --- shell-tools/trunk/README 2009-05-07 09:52:49 UTC (rev 1401) +++ shell-tools/trunk/README 2009-05-07 09:54:41 UTC (rev 1402) @@ -19,7 +19,7 @@ - [GHC] 6.8 - [Perl] 5 -- [Python] 2.4+ +- [Python] 2.5+ - [keychain] for `bashrc.bash` - [stow] for `refresh-*` @@ -52,6 +52,9 @@ from a directory tree. implementation, [HSH] +`clobber- Only replace an existing file if the contents Python +if-diff` actually changed. Useful in Makefiles. + `daemon-ctl` `start-stop-daemon` but with extra features. bash, procps `filter-urls` Given a list of URLs, filter out live URLs or Python This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |