Differences between revisions 1 and 2
Revision 1 as of 2005-11-02 11:29:29
Size: 1194
Editor: TheBonsai
Comment:
Revision 2 as of 2008-11-22 14:09:53
Size: 1196
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
These are answers to frequently asked questions on channel #bash on the [http://www.freenode.net/ freenode] IRC network. These answers are contributed by the regular members of the channel (originally heiner, and then others including greycat and r00t), and by users like you. If you find something inaccurate or simply misspelled, please feel free to correct it! These are answers to frequently asked questions on channel #bash on the [[http://www.freenode.net/|freenode]] IRC network. These answers are contributed by the regular members of the channel (originally heiner, and then others including greycat and r00t), and by users like you. If you find something inaccurate or simply misspelled, please feel free to correct it!
Line 8: Line 8:
["BASH"] is a BourneShell compatible shell, which adds many new features to its ancestor. Most of them are available in the KornShell, too. If a question is not strictly shell specific, but rather related to Unix, it may be in the UnixFaq. [[BASH]] is a BourneShell compatible shell, which adds many new features to its ancestor. Most of them are available in the KornShell, too. If a question is not strictly shell specific, but rather related to Unix, it may be in the UnixFaq.
Line 16: Line 16:
["Playing with filenames"] [[Playing with filenames]]
Line 18: Line 18:
["Handling contents of files"] [[Handling_contents_of_files]]
Line 20: Line 20:
["Variable and string manipulation"] [[Variable and string manipulation]]
Line 22: Line 22:
["Unsorted"] [[Unsorted]]

Bash Frequently asked questions [NG]

These are answers to frequently asked questions on channel #bash on the freenode IRC network. These answers are contributed by the regular members of the channel (originally heiner, and then others including greycat and r00t), and by users like you. If you find something inaccurate or simply misspelled, please feel free to correct it!

All the information here is presented without any warranty or guarantee of accuracy. Use it at your own risk. When in doubt, please consult the man pages or the GNU info pages as the authoritative references.

BASH is a BourneShell compatible shell, which adds many new features to its ancestor. Most of them are available in the KornShell, too. If a question is not strictly shell specific, but rather related to Unix, it may be in the UnixFaq.

If you want to help, you can add new questions with answers here, or try to answer one of the BashOpenQuestions.

These pages were added because the original FAQ got too big to easily read it.

Playing with filenames

Handling_contents_of_files

Variable and string manipulation

Unsorted

BashFAQwTopics (last edited 2008-11-22 14:09:53 by localhost)