### Some bash scripts, that I needed at some time... - [**trans.sh**](trans.sh): a [linguee.com](https://linguee.com) based command-line translator. - [**sync.sh**](sync.sh): a rsync/ssh backup tool. - [**sync-conf-example.sh**](share/sync/sync-conf-example.sh): configuration example. - [**sync-view.sh**](sync-view.sh): view `sync.sh` file backups versions. - [**dup-live-disk.sh**](dup-live-disk.sh): duplicate (possibly live) disk partitions. - [**gen-password.sh**](gen-password.sh): a password generator - [**share/gen-password**](share/gen-password): [diceware](https://en.wikipedia.org/wiki/Diceware)-like word lists. - [**base**](base.sh): bases 2/8/10/16 conversions.