LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 07-11-2020, 06:45 PM   #1
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,131
Blog Entries: 6

Rep: Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826
Bash Guides and Manuals.


Bash guide
August 5, 2013
89 pages, 680KB
[link moderated]

Code:
md5sum bashguide.pdf
3a7d167ae7ada1b30489f43eb3d6dd2c bashguide.pdf

[link moderated]

[link moderated]

md5sum itWf.pdf
3a7d167ae7ada1b30489f43eb3d6dd2c itWf.pdf

Pro Bash Programming
2009
258 pages, 5.8MB
[link moderated]

Code:
md5sum BashPro.pdf
f788bacaa80332cf44c4c3aac5153f7b BashPro.pdf

[link moderated]

Bash Reference Manual
2009
101 pages, 780KB
[link moderated]

Code:
md5sum BashRef.pdf
679c546db0d82529f87ad7e4f97e2b4a BashRef.pdf

[link moderated]

Last edited by astrogeek; 07-16-2020 at 02:26 PM.
 
Old 07-11-2020, 11:44 PM   #2
grail
LQ Guru
 
Registered: Sep 2009
Location: Perth
Distribution: Manjaro
Posts: 10,005

Rep: Reputation: 3191Reputation: 3191Reputation: 3191Reputation: 3191Reputation: 3191Reputation: 3191Reputation: 3191Reputation: 3191Reputation: 3191Reputation: 3191Reputation: 3191
Haven't done the pdf conversion but this would be my go to after the man page:

https://mywiki.wooledge.org/TitleIndex
 
1 members found this post helpful.
Old 07-12-2020, 12:53 AM   #3
rnturn
Senior Member
 
Registered: Jan 2003
Location: Illinois (SW Chicago 'burbs)
Distribution: openSUSE, Raspbian, Slackware. Previous: MacOS, Red Hat, Coherent, Consensys SVR4.2, Tru64, Solaris
Posts: 2,797

Rep: Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550
I'm partial to:

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

but I'll have to check out the others posted above. It's always good to have multiple references available.
 
1 members found this post helpful.
Old 07-12-2020, 09:05 AM   #4
ntubski
Senior Member
 
Registered: Nov 2005
Distribution: Debian, Arch
Posts: 3,780

Rep: Reputation: 2081Reputation: 2081Reputation: 2081Reputation: 2081Reputation: 2081Reputation: 2081Reputation: 2081Reputation: 2081Reputation: 2081Reputation: 2081Reputation: 2081
Quote:
Originally Posted by teckk View Post
Bash Reference Manual
2009
101 pages, 780KB
[[link moderated]
The recent version is https://www.gnu.org/software/bash/manual/bash.pdf (more formats under https://www.gnu.org/software/bash/manual/).

Last edited by astrogeek; 07-16-2020 at 02:27 PM. Reason: quoted link moderated
 
1 members found this post helpful.
Old 07-12-2020, 09:23 AM   #5
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,131

Original Poster
Blog Entries: 6

Rep: Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826
Quote:
Haven't done the pdf conversion but this would be my go to after the man page:
Did this one a few years back. Probably could have done a little better job.

Bash Faq
4.5MB
[link moderated]

Code:
md5sum BashFaq.pdf
fcd6e2222a2f71db442fcce2c818d559 BashFaq.pdf

[link moderated]

Last edited by astrogeek; 07-16-2020 at 02:27 PM. Reason: links moderated
 
Old 07-12-2020, 09:24 AM   #6
shruggy
Senior Member
 
Registered: Mar 2020
Posts: 3,670

Rep: Reputation: Disabled
@grail. The first link by OP is the BashGuide from wooledge.org. Here is the latest PDF version.

Last edited by shruggy; 07-12-2020 at 09:26 AM.
 
1 members found this post helpful.
Old 07-16-2020, 02:26 PM   #7
astrogeek
Moderator
 
Registered: Oct 2008
Distribution: Slackware [64]-X.{0|1|2|37|-current} ::12<=X<=15, FreeBSD_12{.0|.1}
Posts: 6,263
Blog Entries: 24

Rep: Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194
@teckk - The links you provided have been moderated for the following reason:

These and other links you have recently posted all link to a single site, perhaps your own (I do not know), rather than to their original sources which should be available on the internet. Linking repeatedly to your own blog or some other site you wish to promote is unacceptable as it is a violation of the prohibition on advertising in LQ Rules:

Quote:
There is no advertising allowed in the forums. If you are interested in advertising, please contact us.
Additionally, some of your links have been reported as linking to copyrighted material which would also be a violation LQ Rules:

Quote:
Posts containing information about cracking, piracy, warez, fraud or any topic that could be damaging to either LinuxQuestions.org or any third party will be immediately removed.
I am not in law enforcement, am not a lawyer, have not attempted to research the material you have linked and am therefore not qualified to take enforcement action against anyone for assumed violation of some copyright law or other. So this is not the basis of removal of these links. However, please be aware that copyrighted material should not be distributed without permission and make the effort to self-police the material you post or link here at LQ.
 
Old 07-16-2020, 03:42 PM   #8
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,131

Original Poster
Blog Entries: 6

Rep: Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826
Ok, I will do that.

I don't have anything to do with https://0x0.st/
It was a site that I found that allows uploading of images and files under a certain size. You don't have to register to use it, You don't have to have scripts or images turned on in the web browser to use it. Another words no advertising. Another one is http://sprunge.us/

Beats the heck out of pastebin.com, or other script heavy, have to register sites.

https://0x0.st/
Looks like that is 136.243.89.164, and is in Germany

http://sprunge.us/
216.239.36.21, reports being google.

http://codepad.org/
http://rafb.me/
 
1 members found this post helpful.
Old 07-17-2020, 04:06 PM   #9
astrogeek
Moderator
 
Registered: Oct 2008
Distribution: Slackware [64]-X.{0|1|2|37|-current} ::12<=X<=15, FreeBSD_12{.0|.1}
Posts: 6,263
Blog Entries: 24

Rep: Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194
Thanks teckk!

To be clear, posting links to supporting documentation for questions and discussions is welcome (although link farming, posting lists of links not relevant to a question or discussion is generally not so much).

But when you post links please keep in mind that they become permanent content on LQ and so should point to sources which are more likely to persist over time, which usually means the original author's or source's URL, or a well known documentation source such as TLDP. For example, if linking a manual for a GNU application please try to locate it on the GNU website where it is most likely to be updated and remain available. Linking to blogs, free online storage sites, etc. frequently results in broken links after a short period of time and degrades the usefulness of LQ content.

Also, posting multiple links to documents at a single, often not well known base URL is indistinguishable from ad SPAM which is always discouraged.

Thanks for the reply and understanding, and thanks for your participation here at LQ!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Need better learning manuals or guides for Linux Mint and Linux Mint KDE Im here Linux - Newbie 2 01-18-2016 11:41 AM
FLOSS Manuals Offers New, Useful Guides to Cool FOSS Applications jeremy Linux - News 0 06-17-2013 12:07 PM
LXer: FLOSS Manuals Offers New, Useful Guides to Cool FOSS Applications LXer Syndicated Linux News 0 06-15-2013 02:51 PM
LFS guides/manuals theKbStockpiler Linux From Scratch 3 11-01-2011 06:18 PM
LXer: Linux/Unix Security Guides, Resources, Books, Manuals LXer Syndicated Linux News 0 09-15-2010 07:32 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 06:14 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration