Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 541 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 541 Bytes

Basic bash scripts for System Admins and System Engineers

This repository contains some simple and useful scripts for system admins and system engineers.

Clone this repository

Run the following commands

git clone https://github.com/nazy67/scripting

Usage of Bash_scripts

bash bash_scripts/<script>

Note: Change <script> to script name.

python python_scripts/<script>

Note: Change <script> to script name.