Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sera619/bashdic
A collection of usefull UNIX bash scripts
https://github.com/sera619/bashdic
bash script-collection shell shell-scripts unix unix-backup zsh-history-fix
Last synced: 26 days ago
JSON representation
A collection of usefull UNIX bash scripts
- Host: GitHub
- URL: https://github.com/sera619/bashdic
- Owner: sera619
- Created: 2022-03-28T10:08:21.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-24T09:21:04.000Z (over 2 years ago)
- Last Synced: 2024-11-07T06:11:10.193Z (3 months ago)
- Topics: bash, script-collection, shell, shell-scripts, unix, unix-backup, zsh-history-fix
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/colored.png)](#-)
UNIX Shellscript Collection
[![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/colored.png)](#-)
> - [Usage](##Usage)
> - [Content](#Content)
> - [BackPack](BackPack.sh)
> - [YDKM](YDNM.sh)[![-----------------------------------------------------](https://github.com/sera619/sera619/blob/main/coloredred.png?raw=true)](#-)
## Content ##
> Some usefull bash scripts for UNIX systems
>
> - ### BackPack ###
>
> - backup a directory in a .tgz
>
> - ### YDNM - You dont know me ###
>
> - simple script to clean up log files on system
> - should be run as root
>
> - ### ZSH History Fix ###
>
> - fix the common ZSH shell issue## Usage ##
> - Just download the whole project or click the single files and copy them
> - dont forget chmod u+x on the files