Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 810 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 810 Bytes

Shell Scripting Project

Overview

This project consists of a series of shell scripts designed to automate various tasks. The primary goal is to streamline and enhance productivity by automating routine operations. This repository contains scripts for CronJobs, system monitoring, backups, and more.

Features

  • CronJobs: cron job Scipt that runs automatically at specified intervals or times based on predefined instructions in the cron table (crontab).
  • System Monitoring: Provides scripts to monitor system performance, check disk usage, and track Services activity.
  • Backups: Includes scripts for creating backups of important files and directories, and for scheduling automated backups.
  • Automation: Contains various automation scripts to perform repetitive tasks efficiently.