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.
- Host: GitHub
- URL: https://github.com/dudu-passoni/bashscripts
- Owner: Dudu-Passoni
- License: bsd-2-clause
- Created: 2024-06-05T11:45:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-12T12:52:09.000Z (4 months ago)
- Last Synced: 2025-02-12T13:56:20.954Z (4 months ago)
- Topics: bash-script, bash-scripting, linux, shell-script
- Language: Shell
- Homepage:
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
##