12 lines
557 B
Markdown
12 lines
557 B
Markdown
### Some GNU/Linux tools, for fun...
|
|
|
|
|
|
#### bash
|
|
|
|
- [**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.
|
|
- [**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.
|