An open API service indexing awesome lists of open source software.

https://github.com/dudu-passoni/bashscripts

Collection of some Bash Script to help the day-to-day productivity in Linux systems.
https://github.com/dudu-passoni/bashscripts

bash-script bash-scripting linux shell-script

Last synced: 3 months ago
JSON representation

Collection of some Bash Script to help the day-to-day productivity in Linux systems.

Awesome Lists containing this project

README

        

#### Here is some useful bash scripts to improve produtivity or help maintain your UNIX system
##
- **system_maintenance_routine.sh** is a script to maintain your linux system, cleaning unwanted files and logs, checking security vulnerabilities with Lynis, and updating your system.

- **press.sh** is a script to easy compress and extract files using the tar command for Linux.

- **check_dep.sh** Script to check which dependencies of a package your system currently has.
##


Shell-Script