Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 656 Bytes

File metadata and controls

9 lines (8 loc) · 656 Bytes

Bash Shell_Scriping

This repository contains bash scripting code.

  • CommandLine arguments Script :-> Reads inputs from the command line and prints those and system variables.
  • Website Cross Os (Centos-Linux) setup :-> Deploy the website to Linux and Centos machine depending on the OS that we are running the script.
  • For loop Script :-> Exploring for loop structures.
  • If statement :-> Exploring If statement structures.
  • Monitor Service :-> Starting and monitoring whether a service is running or not and stopping the service.
  • System Information :-> Prints the system pieces of information like RAM, LOAD, ROOT partition, and Number of CPUs