A Better Bash Guide (or something else)

Chat about Linux in general
Forum rules
Do not post support questions here. Before you post read the forum rules. Topics in this forum are automatically closed 6 months after creation.
Locked
greentea
Level 3
Level 3
Posts: 103
Joined: Sat Dec 14, 2019 10:14 pm
Location: USA - central piedmont

A Better Bash Guide (or something else)

Post by greentea »

I have a number of browser bookmarks related to Bash commands, scripting and using the terminal.

Although I have found online references that are very good, I like having a book that I can sit with, search and browse in any way I like.
Specifically, a book with a good complete index, clear and concise explanations of what a command does, decipherable syntax and parameters, and primary knowledge needed for scripting.
I have one book that I bought a couple of years ago, but I've been looking for something else.

One of my online searches recently returned a result listed as "A Better Bash Guide".

I thought, wow, :D this might be what I've been looking for!

This is what it pointed to:
better-bash-guide-singletracks-03.jpg
https://www.singletracks.com/mtb-gear/a ... ts-review/

Not quite what I had in mind. :o :(

I'll continue by wading through this thread:
Manuals and Guides
viewtopic.php?f=213&t=77062
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Mint 21.3 Cinnamon primary; 21.3 xfce & LMDE 6 installed; home built Core i5-9600K with Asus TUF Z390-Plus Gaming Wi-Fi; RAM 16 GB; Intel UHD Graphics 630; system on: Samsung 970 EVO Plus NVMe 500GB; storage & backup on: WD Black 1TB
User avatar
Termy
Level 12
Level 12
Posts: 4248
Joined: Mon Sep 04, 2017 8:49 pm
Location: UK
Contact:

Re: A Better Bash Guide (or something else)

Post by Termy »

:lol: I recommend Advanced BASH Scripting Guide. Or get it via the 'abs-guide' package.
I'm also Terminalforlife on GitHub.
greentea
Level 3
Level 3
Posts: 103
Joined: Sat Dec 14, 2019 10:14 pm
Location: USA - central piedmont

Re: A Better Bash Guide (or something else)

Post by greentea »

Termy wrote: Sat Jan 22, 2022 6:59 pm :lol: I recommend Advanced BASH Scripting Guide. Or get it via the 'abs-guide' package.
Thanks for the suggestion, Termy.

I found the guide:
https://tldp.org/LDP/abs/abs-guide.pdf

The book I've decided to get is Learning the bash Shell.
https://www.amazon.com/Learning-bash-Sh ... 0596009658

It is #4 at amazons's Best Sellers in Unix Programming:
https://www.amazon.com/gp/bestsellers/books/3866

And, #7 at amazons's Best Sellers in Unix Shell:
https://www.amazon.com/gp/bestsellers/books/3787

I have a couple of other books by O'Reilly that I'm pleased with.
One of them is CSS: The Missing Manual which is very good.

I had seen your YouTube channel before, but don't remember watching any videos.
Will watch some of your material:
https://www.youtube.com/c/TerminalforLife
Mint 21.3 Cinnamon primary; 21.3 xfce & LMDE 6 installed; home built Core i5-9600K with Asus TUF Z390-Plus Gaming Wi-Fi; RAM 16 GB; Intel UHD Graphics 630; system on: Samsung 970 EVO Plus NVMe 500GB; storage & backup on: WD Black 1TB
AwesomeOpossum74
Level 3
Level 3
Posts: 118
Joined: Fri Jan 21, 2022 2:29 pm

Re: A Better Bash Guide (or something else)

Post by AwesomeOpossum74 »

Bash guides are great. I personally recommend The Linux Command Line by William Shotts - https://www.linuxcommand.org/tlcl.php

But the best teacher is learning as you go. Find a small bash script project to work on, and start building. Look up stuff as you need.
towanie
Level 1
Level 1
Posts: 13
Joined: Wed Jul 13, 2022 7:19 am

Re: A Better Bash Guide (or something else)

Post by towanie »

greentea wrote: Mon Jan 24, 2022 10:16 pm I had seen your YouTube channel before, but don't remember watching any videos.
Will watch some of your material:
https://www.youtube.com/c/TerminalforLife
It seems the channel does not exist anymore, is the url right or did it change names? I'm also trying to find good resources to get better at bash and how to have a nice setup.
iliketrains
Level 4
Level 4
Posts: 241
Joined: Wed Aug 26, 2020 6:32 pm

Re: A Better Bash Guide (or something else)

Post by iliketrains »

towanie wrote: Sat Jul 23, 2022 7:16 am I'm also trying to find good resources to get better at bash and how to have a nice setup.
Likely there will be feedback for participating in thread necromancy but..... the post immediately above yours links to an outstanding introduction.
The pdf version is available for free.
User avatar
Termy
Level 12
Level 12
Posts: 4248
Joined: Mon Sep 04, 2017 8:49 pm
Location: UK
Contact:

Re: A Better Bash Guide (or something else)

Post by Termy »

towanie wrote: Sat Jul 23, 2022 7:16 am [...]
Yeah — sorry about that. That channel was nuked a couple of months ago, mainly down to being fed up of Google and them letting YouTube go to poop. Might bring it back some day, but I'm in no rush. If Google sorts themselves out, maybe it'll happen. Unfortunately, Google/YouTube seems to just be getting progressively worse. :?
I'm also Terminalforlife on GitHub.
towanie
Level 1
Level 1
Posts: 13
Joined: Wed Jul 13, 2022 7:19 am

Re: A Better Bash Guide (or something else)

Post by towanie »

iliketrains wrote: Sat Jul 23, 2022 4:21 pm Likely there will be feedback for participating in thread necromancy but..... the post immediately above yours links to an outstanding introduction.
The pdf version is available for free.
Hi, thanks for the tip I didn't think replying to a few months old thread would be a problem. I know the book but I find shorter videos work better for me.
Termy wrote: Mon Jul 25, 2022 8:24 am Yeah — sorry about that. That channel was nuked a couple of months ago, mainly down to being fed up of Google and them letting YouTube go to poop. Might bring it back some day, but I'm in no rush. If Google sorts themselves out, maybe it'll happen. Unfortunately, Google/YouTube seems to just be getting progressively worse. :?
Hi, and thanks for clarifying that. I agree, for me the "YouTube experience" has decayed to almost unbearable and continues to get worse by the second. Have you considered using Odysee or something "fancier" like PeerTube?
User avatar
Termy
Level 12
Level 12
Posts: 4248
Joined: Mon Sep 04, 2017 8:49 pm
Location: UK
Contact:

Re: A Better Bash Guide (or something else)

Post by Termy »

towanie wrote: Sat Jul 30, 2022 11:52 am [...]
Yep, I've considered and am often recommended sites like those, but they're sadly not really for me.
I'm also Terminalforlife on GitHub.
towanie
Level 1
Level 1
Posts: 13
Joined: Wed Jul 13, 2022 7:19 am

Re: A Better Bash Guide (or something else)

Post by towanie »

Understandable. Thanks for clearing that up!
Locked

Return to “Chat about Linux”