On 5/11/06, Doug Poland <[EMAIL PROTECTED]> wrote:
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.
I found these in my bookmarks...
http://www.linuxselfhelp.com/gnu/bash/html_chapter/bashref_toc.html
http://steve-parker.org/sh/sh1.shtml
Mostly I use "Unix Shells by Example" by Ellie Quigley.
For example, what do these special variable characters do?
${UNISON_SCHED%% *} # what does %% * do?
${UNISON_JOB%\.*} # what does %\.* do?
--
Regards,
Doug
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
--
--
Perfection is just a word I use occasionally with mustard.
--Atom Powers--
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"