LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-03-2014, 06:32 AM   #1
sekhar.hai
LQ Newbie
 
Registered: Jun 2014
Posts: 9

Rep: Reputation: Disabled
can u provide to learn some useful links for basic shell scripts with examples


Hi everyone,

As a beginner of unix, i am trying to learn shell scripting and i want
some links regarding the shell scripts which was written in ab easy way to solve some basic scripts using conditions, loops, and more.

Thank You.


Regards,
A.Chandrasekhar
 
Old 07-03-2014, 09:14 AM   #2
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: Slackware®
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Member Response

Hi,

Welcome to LQ!

Quote:
Originally Posted by sekhar.hai View Post
Hi everyone,

As a beginner of unix, i am trying to learn shell scripting and i want
some links regarding the shell scripts which was written in ab easy way to solve some basic scripts using conditions, loops, and more.

Thank You.


Regards,
A.Chandrasekhar
Links I like to provide to newbies;
Quote:
Just a few links to aid you to gaining some understanding;



1 Linux Documentation Project
2
Rute Tutorial & Exposition
3
Linux Command Guide
4
Bash Beginners Guide
5
Bash Reference Manual
6
Advanced Bash-Scripting Guide
7
Linux Newbie Admin Guide
8
LinuxSelfHelp
9
Utimate Linux Newbie Guide

The above links and others can be found at '
Slackware-Links'. More than just Slackware® links!
Have fun!
Hope this helps.
 
1 members found this post helpful.
Old 07-03-2014, 09:39 AM   #3
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
a "few" (and growing) at https://www.linuxquestions.org/quest...llected-35954/
some even "stolen" from onebuck
 
Old 07-03-2014, 10:24 AM   #4
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: Slackware®
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Member Response

Hi,

Sharing of informational links is helpful to everyone. Culling from my links openly encouraged since that is why I created Slackware®-Link
to provide links to all users in our community. Not just Slackware community but the Gnu/Linux community which Slackware exists in.

Providing links is away to educate someone via their strength and hands on. They can dig as deep as wished!
Great quote to support this subject;
Quote:
"Knowledge is of two kinds. We Know a subject ourselves, or we know where we can find information upon it."- Samuel Johnson
Hope this helps.
Have Fun!

 
Old 07-03-2014, 09:49 PM   #5
CorytheGeek
LQ Newbie
 
Registered: Jul 2014
Posts: 2

Rep: Reputation: Disabled
http://linuxcommand.org/lc3_writing_shell_scripts.php

Also, try youtube.com. There are some descent quality videos on the subject
 
Old 05-19-2017, 12:24 PM   #6
ajb57
LQ Newbie
 
Registered: May 2017
Posts: 5

Rep: Reputation: Disabled
Arrow Linux-shell-base

A resource created specifically for these kind of scripts is linux-shell-base, a resource for UNIX-centric solutions to general low-level shell scripting problems. Here is a list of some of the scripts it contains:
  • Run a command in the background (module).
  • Get the ID a window by name, class, PID, etc.
  • Get the ID, name, class, PID, etc. of the active window.
  • Return a file for a command by locating or recursively searching for it (module).
  • Check if a WLAN device is soft blocked.
  • Run a command in the terminal from outside of it (keybind utility).
  • Run a countdown timer in the terminal.
  • Bash utility functions (array, string, http, etc.).
  • Get contact info from an Android device.
  • Send an sms using an Android device.

Last edited by ajb57; 05-19-2017 at 02:15 PM.
 
Old 05-19-2017, 12:28 PM   #7
rtmistler
Moderator
 
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,883
Blog Entries: 13

Rep: Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930
@ajb57 welcome to LQ.

Stop resurrecting very old questions and posting your same information and link.

If you wish to self-promote some code you may do so with a single new thread.

http://www.linuxquestions.org/questi...ts-4175538361/
http://www.linuxquestions.org/questi...es-4175509965/
http://www.linuxquestions.org/questi...es-4175420036/
http://www.linuxquestions.org/questi...es-4175475605/
 
1 members found this post helpful.
  


Reply



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
Any shell scripts repository examples? RigsJuarez Linux - Newbie 4 05-19-2017 12:28 PM
15 Basic ‘ls’ Command Examples in Linux onebuck Linux - General 2 02-18-2013 01:51 PM
book to learn shell scripts icecubeflower Linux - Newbie 2 04-01-2009 12:36 PM
provide some examples tcsenthil Linux - General 6 06-13-2008 06:39 AM
hello people ,I am a learner about shell scripts ,I find it very hard to learn . zhanglinbao Programming 6 07-22-2003 03:06 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:14 PM.

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