Re: Is there reference manual for sh?
- From: Vizion <vizion@xxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 30 Dec 2006 12:45:02 -0800
-----Original Message-----I would really recomend then O'reilly "Learning the Bash Shell".. esentially bash is backward compatible with sg (Bourne shell) and there is not really an online resource that I ever found to be as useful as this book
From: owner-freebsd-questions@xxxxxxxxxxx
[mailto:owner-freebsd-questions@xxxxxxxxxxx] On Behalf Of a@xxxxxxxx
Sent: Saturday, December 30, 2006 10:22 AM
To: questions@xxxxxxxxxxx
Subject: Re: Is there reference manual for sh?
On Sat, Dec 30, 2006 at 10:16:20AM -0500, Robert Huff wrote:
a@xxxxxxxx writes:
I need a reference manual or specification for sh.
Where can I find it?
In you mean within FreeBSD, try:
man sh
or
man builtin,
As a user, the O'Reilly _UNIX in a Nutshell_ I bought many
years ago was a very wise investment.
If you want to hack the code ... the start with the code. And
good luck.
Robert Huff
I need any online complete manual on sh, not a brief as it is man sh.
The last one doesn't describe many features both interactive
(command line
editing, using history interactively, and many others)
and scripting (for example, conditional expressions).
My 2 cents worth
david
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Prev by Date: Re: Is there reference manual for sh?
- Next by Date: Re: Is there reference manual for sh?
- Previous by thread: Re: Is there reference manual for sh?
- Next by thread: Re: kdebase compile failure -compunded!
- Index(es):
Relevant Pages
|
|