Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/etc/rc.d
Module Name: src
Committed By: dbj
Date: Wed Apr 21 17:02:41 UTC 2004
Modified Files:
src/etc/rc.d: fixsb
Log Message:
some minor shell programming tweaks recommended by christos
use [ -n ] instead of [ ! -z ]
use $() instead of ``
use just "$@" instead ${1+"$@"}
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/etc/rc.d/fixsb
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index