[CentOS] Scripting question

Stephen Harris lists at spuddy.org
Wed May 9 20:43:59 UTC 2007


On Wed, May 09, 2007 at 02:46:49PM -0500, Frank M. Ramaekers wrote:
> LogIt() {
>   Msg="$1"
>     LogIt $line

LogIt "$line"

Otherwise only the first word will be logged.

-- 

rgds
Stephen



More information about the CentOS mailing list