Topic: bash resources

this thread is meant to be a list of bash resources collected in one place. every time a newbie asks for something like this i have to re-read my bookmarks and remember and google stuff, so i thought it would be way easier to just point them to this thread. make replies with your own resources and i'll add them to the main post.

General
'man bash' (Bash manual page)
GNU.org Bash Reference Manual
TLDP.org: Bash Programming Introduction
TLDP.org: Bash Beginners Guide
TLDP.org: Advanced Bash-Scripting Guide
TLDP.org: Bash Prompt How-To
BashScripts.org - Beginner's Guide
BashScripts.org - Intermediate Guide
Greg's BashGuide
Greg's BashFAQ
Greg's BashPitfalls
bash-hackers wiki
LinuxCommand.org
Writing Robust Shell Scripts
Bash Shell Scripts Quick Guide
Bash Shell Scripting 10 Seconds Guide
Shell Programming
Alien's Bash Tutorial
The Definitive Guide to Bash Command Line History

Cheat Sheets
Greg's BashSheet
Bash Commands
Bash History Cheat Sheet
Regular Expressions (regexp) Cheat Sheet

Examples
CommandLineFu: tagged 'Bash'
Bash OneLiners (1)
Bash OneLiners (2)
Very Simple Bash Scripts
Bash by example, part 1
Bash by example, part 2
Bash by example, part 3

Forum Threads
Bash Scripts - Make Crunching Easier
Shell Scripts Bits&Pieces Thread
Terminal for Learner

Some Good Advice
http://imgs.xkcd.com/comics/command_line_fu.png

When designing an interface, imagine that your program is all that stands between the user and hot, sweaty, tangled-bedsheets-fingertips-digging-into-the-back sex.

Last edited by rhowaldt (2011-11-05 16:42:13)

Re: bash resources

if anybody knows of a way to make the urls above open in a new tab instead of the current, please let me know. (forum/BB-code option i mean, not FF about:config-stuff) i hate it when they open in the same tab.

Last edited by rhowaldt (2011-11-01 20:17:48)

Re: bash resources

Sector11 has previously made this thread and has included several bash resource links in the first post:

http://crunchbanglinux.org/forums/topic … ng-easier/

Note: ** Please read before posting **

BTW if you wish to contact me, send me an e-mail instead of a PM.

Re: bash resources

@anonymous: thanks, got some good urls from that thread and linked the thread itself for a useful reference.

Re: bash resources

rhowaldt wrote:

if anybody knows of a way to make the urls above open in a new tab instead of the current, please let me know. (forum/BB-code option i mean, not FF about:config-stuff) i hate it when they open in the same tab.

Many people prefer to choose whether to open a link in a new tab or the same tab themselves. In Firefox I always set all links to open in the same tab by default, then do a middle-click, or Ctrl+click, if I want a new tab. I expect most browsers would offer something similar.

...and thank you for a very nice collection of bash reference links! smile

John
------------------------
( a boring Japan blog , and idle twitterings )
“Good morning sir, which way up would you like your reality today?”  "As it comes, Jeeves, as it comes..."

Re: bash resources

Yep, forcing link control in the site's code is malpractice.

Hot collection by the way :-D

I'm so meta, even this acronym

Re: bash resources

Nice collection. I'm gonna pimp the grml zsh resources in case anybody gets the desire to play with that one. It's like bash, but with some enhanced options.

http://grml.org/zsh/

Re: bash resources

ah ok, so let's not talk about the websites i build myself where i always use target=_blank
good thing they are not big and commercial, or i would be sued for malpractice. smile

nah i understand the idea, i am just to egocentric to think anybody could want it any other way than i do, that's all. need to be reminded of that sometimes.

anyway, thanks for the kind words and if you have more resources, keep 'em coming! i just thought of one myself which i'll add now: bash oneliners.

Re: bash resources

just added the 3 IBM-links because they are gensym's favorites so they just got to be good.

Re: bash resources

el_koraco wrote:

but with some enhanced options.

I don't care about browser wars or distro wars, but I'm a shell warmonger lol

I'm so meta, even this acronym