Skip to content

ND3MW4/Introducton_to_Shell_Scripting_workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Introducton To Shell Scripting Workshop

EVENT_BANNER

Workshop Objectives

  1. You should understand what shell scripting means
  2. You should understand the history of shell scripting
  3. You should be able to collect user input and use it in your script
  4. You should be able to create an authentication program by the end of the workshop
  5. You should be able to create a basic calculator program

I have written some articles to help you understand the basics of shell scripting. You can access them through the following links:

  1. Create your first shell script: Link
  2. Variables: Link
  3. Reading user input: Link
  4. Passing arguments: Link
  5. Comparison Operators and If statements: Link
  6. Logical Operators: Link
  7. Arithmetic Operations: Link
  8. Floating point numbers: Link

You can access the slides for the session through the following link:

Slides Link

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published