All in One Offer! | Access Unlimited Courses in any category starting at just $29. Offer Ends in:

Browse Library

  • Business Solutions
  • Become an Instructor
  • 0
    Shopping Cart

    Your Cart is empty. Keep shopping to find a course!

    Browse Courses
Get Unlimited Learning Access
$29
5 days left at this price!
30-Day Money-Back Guarantee

This plan includes

  • Instant access to 11,000+ online courses
  • Play & Pause Course Videos
  • HD Video Recorded Lectures
  • Learn on Mobile/PC/Tablet
  • Quizzes and Real Projects
  • Lifetime Course Certificate
  • Instructor Chat Support
  • Cancel Plan Anytime
Subscribe to Learnfly’s top courses
Get this course, plus 11,000+ of our top-rated courses for one year with Go Annually Plan.
$348 $244 a year Save 30%
5 days left at this price!
30-Day Money-Back Guarantee

This plan includes

  • Instant access to 11,000+ online courses
  • Play & Pause Course Videos
  • HD Video Recorded Lectures
  • Learn on Mobile/PC/Tablet
  • Quizzes and Real Projects
  • Lifetime Course Certificate
  • Instructor Chat Support
  • Cancel Plan Anytime
$29
$244
  • Overview about various shells in Unix Based Operating Systems
  • The Shell Variables & Environment
  • Arithmetic Operations
  • Industrial Project to Completely Automate the Pre-validation report

Learning is important but most important is how to explore it. This course is designed in such a way that you can learn as well as explore the entire course module with various industrial projects.

Practical approach to learn and explore the shell scripting with various industrial projects

 

Course Content

Introduction of Shell Programming

  • What is Bash Shell?

  • Types of Shell available in Linux

  • About Shell Scripting

  • Bash Shell Startup Scripts

  • User’s Home Directory - .bash_profile, .bashrc & .bash_logout

  • Shebang

  • Create a simple Shell Script

  • Setting up permissions on a script

  • Debug a Script

 

The Shell Variables & Environment

  • Bash Variables

  • Environmental Variables

  • System Variables

  • Assign values to shell variables

  • Customize the bash shell environments

  • set, env & export command

  • Rules for naming variable name

  • Simple Script using echo command

  • Quoting

  • There are three Type of quoting

  • The double quote (")

  • The single quote (')

  • The Backslash (\)

  • User's Input via Keyboard

  • Read Command

  • IFS

  • Practice Lab Session

 

Arithmetic Operations

  • Performing Arithmetic Operations

  • Create an integer Variable

  • Create the Constants Variable

  • Path name expansion

  • Wildcards [*], ?, [..] etc

  • Create & use aliases

  • Practice Lab Sessions

 

Industrial Project to Completely Automate the Pre-validation report

  • A Shell Script to collect required information from a server

  • The Bash Color

  • Writing Color Text

  • Various Color Codes for Foreground & Background Text

  • Lab Session on Bash Color

  • Script to fetch the system information i.e system_details

  • Schedule the script via cron

  • Final Script to fetch the environment report on a single click

  • Lab Session

     

Conditional Statements (Decision Making)

  • Overview of conditional execution

  • What is Condition?

  • Boolean value (True & False)

  • If else statement

  • Lab Session on if..else..

  • if..elif..else..fi statement

  • test command

  • Logical AND &&

  • Logical OR !!

  • The exit status of a command

  • Numeric Comparison

  • String Comparison

  • File Attributes Comparison

  • Shell Command line parameters

  • Positional parameters via special shell variable $1, $2, $3,...,$N.

  • Practice Lab Session

  • Last lecture

  • PC or Laptop with internet Connection
  • IT professionals across a broad range of disciplines who need to perform essentials administration tasks and automation.
  • Graduate Students and also for those who are looking for a job in Automation using Shell Scripting in Linux & wants to get hands-on practical experience on Automation & build up a base on Shell Scripting..
View More...
  • Section 1 : Introduction 10 Lectures 01:08:27

    • Lecture 1 :
    • Lecture 2 :
    • Types of shells available in Linux
    • Lecture 3 :
    • About Shell Scripting
    • Lecture 4 :
    • Overview of Bash Shell
    • Lecture 5 :
    • User’s Home Directory - .bash_profile, .bashrc & .bash_logout
    • Lecture 6 :
    • Practice Lab Session - 1
    • Lecture 7 :
    • Practice Lab Session - 2
    • Lecture 8 :
    • Create a simple shell script
    • Lecture 9 :
    • Debug a script
    • Lecture 10 :
    • About the Course Module
  • Section 2 : The Shell Variables & Environment 10 Lectures 01:01:57

    • Lecture 1 :
    • Bash Variables
    • Lecture 2 :
    • Environmental Variables
    • Lecture 3 :
    • System Variables
    • Lecture 4 :
    • Practice Lab Session
    • Lecture 5 :
    • Script to collect system information using echo command only
    • Lecture 6 :
    • Quoting and their types
    • Lecture 7 :
    • The Backslash (/)
    • Lecture 8 :
    • Getting User Input Via Keyboard
    • Lecture 9 :
    • read command
    • Lecture 10 :
    • Use of IFS
  • Section 3 : Arithmetic Operations 6 Lectures 00:34:17

    • Lecture 1 :
    • Performing Arithmetic Operations
    • Lecture 2 :
    • Create an Integer Variable
    • Lecture 3 :
    • Create the Constants Variable
    • Lecture 4 :
    • Path name expansions
    • Lecture 5 :
    • Wildcards
    • Lecture 6 :
    • Aliases
  • Section 4 : Industrial Project to Automate the Pre-validation report 7 Lectures 00:52:04

    • Lecture 1 :
    • Overview of the Industrial Project
    • Lecture 2 :
    • Bash Colors
    • Lecture 3 :
    • Lab Session on bash colors
    • Lecture 4 :
    • Create an Automation Script - 1
    • Lecture 5 :
    • Create an Automation Script - 2
    • Lecture 6 :
    • Create an Automation Script - 3
    • Lecture 7 :
    • Create an Automation Script - 4
  • Section 5 : Conditional Statements (Decision Making) 15 Lectures 01:23:08

    • Lecture 1 :
    • Overview of conditional execution
    • Lecture 2 :
    • if else statement syntax
    • Lecture 3 :
    • Lab Session on if..else..
    • Lecture 4 :
    • Lab Session on if..elif..else..statements
    • Lecture 5 :
    • test command
    • Lecture 6 :
    • Lab session on test conditions - 1
    • Lecture 7 :
    • Lab session on test conditions - 2
    • Lecture 8 :
    • exit status of a command
    • Lecture 9 :
    • Lab on exit status - 1
    • Lecture 10 :
    • Lab on exit status - 2
    • Lecture 11 :
    • Numeric, String comparison
    • Lecture 12 :
    • File attributes comparison
    • Lecture 13 :
    • command line arguments
    • Lecture 14 :
    • positional parameters via special shell variable $1, $2, $3,...,$9.
    • Lecture 15 :
    • Last Lecture...
  • How do i access the course after purchase?

    It's simple. When you sign up, you'll immediately have unlimited viewing of thousands of expert courses, paths to guide your learning, tools to measure your skills and hands-on resources like exercise files. There’s no limit on what you can learn and you can cancel at any time.
  • Are these video based online self-learning courses?

    Yes. All of the courses comes with online video based lectures created by certified instructors. Instructors have crafted these courses with a blend of high quality interactive videos, lectures, quizzes & real world projects to give you an indepth knowledge about the topic.
  • Can i play & pause the course as per my convenience?

    Yes absolutely & thats one of the advantage of self-paced courses. You can anytime pause or resume the course & come back & forth from one lecture to another lecture, play the videos mulitple times & so on.
  • How do i contact the instructor for any doubts or questions?

    Most of these courses have general questions & answers already covered within the course lectures. However, if you need any further help from the instructor, you can use the inbuilt Chat with Instructor option to send a message to an instructor & they will reply you within 24 hours. You can ask as many questions as you want.
  • Do i need a pc to access the course or can i do it on mobile & tablet as well?

    Brilliant question? Isn't it? You can access the courses on any device like PC, Mobile, Tablet & even on a smart tv. For mobile & a tablet you can download the Learnfly android or an iOS app. If mobile app is not available in your country, you can access the course directly by visting our website, its fully mobile friendly.
  • Do i get any certificate for the courses?

    Yes. Once you complete any course on our platform along with provided assessments by the instructor, you will be eligble to get certificate of course completion.
  • For how long can i access my course on the platform?

    You require an active subscription to access courses on our platform. If your subscription is active, you can access any course on our platform with no restrictions.
  • Is there any free trial?

    Currently, we do not offer any free trial.
  • Can i cancel anytime?

    Yes, you can cancel your subscription at any time. Your subscription will auto-renew until you cancel, but why would you want to?

72531 Course Views

1 Courses

Hi there, my name is Shikhar Verma And I love making complex technical topics easy to understand. I have been in the IT Industry for more than 12 years and I had started my career as a Unix and Linux System Engineer in 2005 and currently working as solution architect in multinational company and also a professional IT trainer. My passion is to work in an environment where my technical skills and experience is put to proper use for the prospective growth of company & his career.    And I'm here on Udemy to teach what I know in an approachable way. I started teaching courses in 2017, and have taught over 20,000 students. I am grateful every day with being able to connect with so many students in almost every country around the world.     Primary Skills are Linux, Red Hat Cluster, Ansible, Shell Scripting, AWS Cloud (Amazon Web Services), Linux Cluster, Perl etc
View More...
  • Unmatched Variety and Value!
    Learnfly's monthly subscription offers unlimited access to a vast range of courses. Affordable pricing, compared to competitors, makes it the ultimate choice for continuous learning.
    Jessica M.

    4.7

    JM
  • Top-Notch Quality, Affordable Rates!
    High-quality courses with certified instructors make Learnfly stand out. The affordable pricing is a game-changer for those seeking premium education.
    Alex P.

    4.5

    AP
  • Certified Excellence Every Time!
    Learnfly's courses, taught by certified instructors, ensure top-notch learning experiences. The course completion certificates add significant value to one's skill set.
    Sarah R.

    4.3

    SR
  • Round-the-Clock Support!
    Learnfly goes the extra mile with 24/7 course support. Their dedication to helping students succeed is commendable.
    Ryan K.

    4.1

    RK
  • Learn Anywhere, Anytime!
    Whether on mobile, PC, or tablet, Learnfly's platform offers flexibility. Learning on the go has never been easier.
    Emily S.

    4.7

    ES
  • Job-Ready Skills!
    Learnfly's job-oriented courses equip learners with practical skills for the workplace. An investment in career growth!
    Jake M.

    4.2

    JM
  • Budget-Friendly Brilliance!
    Learnfly's pricing is a steal for the quality and variety of courses offered. Quality education without breaking the bank.
    Olivia T.

    4.5

    OT
  • Instructor Excellence Unleashed!
    Learn from the best with Learnfly's certified instructors. The platform ensures that knowledge is imparted by industry experts.
    Daniel L.

    4.0

    DL
  • Achievement Unlocked!
    Learnfly not only offers courses but also recognizes your efforts with course completion certificates. A sense of accomplishment with every course finished.
    Maya H.

    4.6

    MH
  • Learning Revolution!
    Learnfly's platform is a revolution in education. Access to unlimited courses at affordable rates is a game-changer.
    Ethan W.

    4.7

    EW
  • develop-your-own-operating-system-from-scratch

    Develop your own Operating System f...

    By : Harshit Srivastava

    Lectures 8 Beginner 0:43:28
  • ubuntu-linux-desktop-start-using-linux-today

    Ubuntu Linux Desktop - Start Using ...

    By : Samuel OJO

    Lectures 15 Beginner 3:9:46
  • sccm-2016-learn-system-center-configuration-manager-2016-from-beginner-to-advanced

    SCCM 2016 - Learn System Center Con...

    By : Cristian Calinescu

    Lectures 48 Beginner 9:0:28
  • it-security-gumbo-linux-forensics

    IT Security Gumbo: Linux Forensics

    By : Corey Charles

    Lectures 17 Beginner 1:40:10
  • introduction-to-powershell

    Introduction to Powershell

    By : Russell Yonkers

    Lectures 29 All Level 2:21:46

Students learning on Learnfly works with Fortune 500 companies around the globe.

Sign Up & Start Learning
By signing up, you agree to our Terms of Use and Privacy Policy
Reset Password
Enter your email address and we'll send you a link to reset your password.