Loose collection of fragments of shell scripts and programmes of random usefulness. May or may not work.
Intended not so much for direct usage, but more as collection of examples. Aim for “good” code, to raise the overall quality of shell code on the world, which we believe has suffered from too
... [More] many bad tutorials written by beginners for absolute newbies…
Also added: useful-scripts.git, which contains things not written in Shell. [Less]
Bashinator is a bash shell script framework that provides:
- Flexible and powerful message handling: print, log (to syslog and/or logfile) and mail messages (configureable based on severity) with a single message function
- Exhaustive information (timestamps, message severity, source file
... [More], line numbers and function names) in messages to ease debugging
- Function call stack traces
- Simplifies logging of sub-command output (capturing stdout/stderr of external commands to a dedicated temporary logfile)
- Lockfile handling [Less]
Extras for sbt (build tool for scala)
An alternative script for running sbt. It works with sbt 0.7.x projects as well as 0.10+. If you're in an sbt project directory, the runner will figure out the versions of sbt and scala required by the project and download them if necessary.
The mindful appliance builder
Kameleon should be seen as a simple but powerful tool to generate customized appliances. With Kameleon, you make your recipe that describes how to create step by step your own distribution. At start Kameleon is used to create custom kvm, LXC, VirtualBox, iso images
... [More], ..., but as it is designed to be very generic you can probably do a lot more than that. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy