Bourne shell scripting resources

Atom Powers atom.powers at gmail.com
Thu May 11 13:33:17 PDT 2006


On 5/11/06, Doug Poland <doug at polands.org> 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>


-- 
--
Perfection is just a word I use occasionally with mustard.
--Atom Powers--


More information about the freebsd-questions mailing list