(0 words)
https://bashupload.com/?ref=producthunt
holman/dotfiles: @holman does dotfiles
Your dotfiles are how you personalize your system. These are mine. I was a little tired of having long alias files and everything strewn about (which is extremely common on other dotfiles projects, too). That led to this project being much more topic-centric.
(597 words)
https://github.com/holman/dotfiles
Bash-it/bash-it: A community Bash framework.
https://github.com/Bash-it/bash-it
Bash-it is a collection of community Bash commands and scripts for Bash 3.2+. (And a shameless ripoff of oh-my-zsh 😃) Includes autocompletion, themes, aliases, custom functions, a few stolen pieces from Steve Losh, and more.
(257 words)
Bash: Random numbers for fun and profit
https://www.redpill-linpro.com/sysadvent/2016/12/13/bash_random_numbers.html
bash has many things that just works automagically. Did you know it has a built-in pseudorandom number generator? Let’s play games! Before continuing, note that this is pseudo-randomization with a small footprint.
(421 words)
alebcay/awesome-shell: A curated list of awesome command-line frameworks, t
MySQL Back-up: Take a mysqldump with each database in its own SQL File
420 words