ch4ostw31v3 wrote:
> Hi, I noticed a summary of the basic bash commands in "Linux
> Commands.pdf".  I was wondering if anyone knew of an exhaustive list
> of bash commands.  If you could let me know about this I would truely
> appreciate it.
> -Ch4osTw31v3

By entering the search string 'bash internal commands' at a Google 
prompt, I was quickly able to find many relevant hits, including:

http://www.tldp.org/LDP/abs/html/internal.html

Start using Google... it is your friend.

I strongly suggest that you type:

man bash

...at the command prompt, and start reading.

The bash internal commands are only a tiny fraction of what can be used 
to write bash shell scripts. Shell scripting permits you to cobble 
together all sorts of neat little programs using pipes, tees, and 
scripting language syntax, so that you can design your own 
mini-applications, that will do what you need to do, without having to 
start from scratch.



-- 
-wittig http://www.robertwittig.com/
.       http://robertwittig.net/



To unsubscribe from this list, please email [EMAIL PROTECTED] & you will be 
removed. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/LINUX_Newbies/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to