Skip to content

MarcosPPazzinatto/shell-scripts-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Shell Scripts Collection

This repository contains a collection of shell scripts developed for various purposes, including automation, system configuration, and productivity enhancements.

Contents

  • backup.sh: Simple backup utility for local files and directories.
  • update-system.sh: Script to update and upgrade Linux-based systems.
  • cleanup.sh: Removes temporary files and unnecessary packages.
  • deploy.sh: Example deployment script for web applications.
  • monitor.sh: Basic resource monitoring script using top, df, and free.

-> Here we have other content that emerges as we create and need it on a daily basis.

Usage

Clone the repository and give execution permission to the script you want to use:

git clone https://github.com/MarcosPPazzinatto/shell-scripts-collection.git
cd shell-scripts-collection
chmod +x script-name.sh
./script-name.sh

License

This project is licensed under the MIT License.

About

A collection of useful and reusable shell scripts for automation and productivity.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages