offirmo-shell-lib ... `source osl_lib_init.sh`
Usage
-----
On demand, source other OSL files as needed :
libs :
- `osl_lib_archive.sh ` --> decompress any archive file
- `osl_lib_capabilities.sh` --> detect version and check capabilities of host OS
- `osl_lib_debug.sh ...
MySQL-S3-Backup ... .01
gpg --decrypt database_name.sql.gz.gpg | gunzip -c | mysql database_name
This will download the specified backup, decrypt and decompress the named database backup and then
import it into the MySQL server. The database should exist already. If it ...
Dmisc ... download the [zip ball](https://github.com/Dasonk/Dmisc/zipball/master) or [tar ball](https://github.com/Dasonk/Dmisc/tarball/master), decompress and run `R CMD INSTALL` on it, or use the **devtools** package to install the development version:
```r
## ...
Downloads MJPG-streamer-rpi.tar.gz to /tmp/MJPG-streamer-rpi.tar.gz (source can be changed)
Untar and decompress to directory in /opt (/opt is default, can be changed to suit taste)
Changes default values for YUV and Port ( ...
backports.lzma ... can compile this the old fashioned way. First download and
decompress the source code, or clone the github repository::
$ ... use lzma as normal, for example:
assert b"Hello!" == lzma.decompress(lzma.compress(b"Hello!"))
Please refer to the ``lzma ...
After specifying these options and agreeing to the agreement, webinstall will attempt to download al SMF files and decompress them in the same folder as webinstall.php. If successful you will be prompted to the SMF upgrade screen. If this ...
micro-middleware ... 'application/json'.
If `:hyphenize` is `true`, will replace underscores with hyphens in keys. Default is false.
Will decompress body before parsing if 'Content-Encoding' is 'gzip'.
```clojure
(-> routes
...; other middlewares
(wrap-json-params : ...
metro-adium ... && rm [^]
You can do the same manually: download and decompress [latest repository snapshot](http://j.mp/metro-adium-dl ... /adium/message-styles`.
- **OS X and Adium**
Download and decompress [latest repository snapshot](http://j.mp/metro-adium-dl ...
Backbone_Tutorial ... ; everything will be shown through examples.
just do this:
git clone git://github.com/roclas/backboneTutorial.git
(or download and decompress the zip if you're using windows)
and you will have all the examples running in your machine; as easy as that. ...