srsudar / eg

Useful examples at the command line.
MIT License
1.8k stars 98 forks source link

some eg additions #69

Closed viorel-anghel closed 6 years ago

viorel-anghel commented 6 years ago

some eg additions: mdadm, lvresize, mysql backup, postgres backup

srsudar commented 6 years ago

Thanks! These look to me like they'd be better as a custom files on your local machine. I don't know much about these tools, so it would be great to have some outside help putting example files together. However, they would need to keep the same style as the other files. More style guidelines are in the README, although those are pretty draconian and I can help clean them up if it is too daunting.

I'm going to close for now, please re-open individual PRs matching the style guidelines of the other files if you want to revisit them.

Also, if you don't know about the custom example feature, take a look at the README for how to set it up. These examples look like they would be great custom files for your specific use cases.