Bourne shell scripting resources
Doug Poland
doug at polands.org
Thu May 11 12:43:12 PDT 2006
Hello,
Can someone point me to a good on-line reference for Bourne shell
scripting? I've come across some syntax I don't understand and, since
I don't understand it, don't know how to search the web for it.
For example, what do these special variable characters do?
${UNISON_SCHED%% *} # what does %% * do?
${UNISON_JOB%\.*} # what does %\.* do?
--
Regards,
Doug
More information about the freebsd-questions
mailing list