learning Bash and scripts help

About writing shell scripts and making the most of your shell
Forum rules
Topics in this forum are automatically closed 6 months after creation.
Locked
chopdoc

learning Bash and scripts help

Post by chopdoc »

Hello everyone, I installed linux mint maya this week as well as Unbunta and am finding myself constantly in the terminal. As a noob newly converted linux user does anyone have any suggestions for a decent tutorial/primer on using the terminal/bash/script files thats geared to linux mint maya and Unbuntu 12.04?
I have googled it and been doing a lot of reading and researching but some is debian, some open suse, some other flavors of linux or dated 2006ish and I think I am confusing myself because a lot of stuff I try doesnt work. I spent 4 to 5 hours trying to make conky work last night with bash and scripts and config files in gedit and it still doesnt work. Any help on this learning curve would be greatly appreciated.
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.
User avatar
xenopeek
Level 25
Level 25
Posts: 29597
Joined: Wed Jul 06, 2011 3:58 am

Re: learning Bash and scripts help

Post by xenopeek »

Moving this here as it is about scripting.

I think problems with Conky might be specific to Conky; see the subforum for Conky about that: http://forums.linuxmint.com/viewforum.php?f=212

As for bash and scripting, there is a good guide called "Introduction to the command line", here: http://en.flossmanuals.net/command-line/index/. There is nothing much specific about Linux Mint for the command line. They major difference with other distros would be that it is based on Debian and as such uses APT for package management. You might find the Debian Administrator's Handbook interesting for that aspect: http://community.linuxmint.com/tutorial/view/913
Image
chopdoc

Re: learning Bash and scripts help

Post by chopdoc »

Thank you. Exactly what a new user like myself needs to learn basic terminal commands. :)
srhode14

Re: learning Bash and scripts help

Post by srhode14 »

xenopeek wrote:Moving this here as it is about scripting.

I think problems with Conky might be specific to Conky; see the subforum for Conky about that: http://forums.linuxmint.com/viewforum.php?f=212

As for bash and scripting, there is a good guide called "Introduction to the command line", here: http://en.flossmanuals.net/command-line/index/.
This is a GOLDMINE for learning the command line, thank you so much. The info is presented just how I like it, and is easy to follow. Because I am new to these forums, I don't know where it should go, but I definitely think that this link should be stickied for anyone new to the distro and/or Terminal/command line, it's great.
Locked

Return to “Scripts & Bash”