Roman2K / utilities
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
LICENSE | ||
| |
README.mdown | ||
| |
align | Tue Nov 25 01:32:34 -0800 2008 | |
| |
background | ||
| |
countloc | ||
| |
genmodel | ||
| |
gentest | ||
| |
importsubs | ||
| |
latestruby | ||
| |
makeflv | ||
| |
markdown | ||
| |
mate | ||
| |
migrate | ||
| |
newlib | ||
| |
opengem | ||
| |
pall | ||
| |
pgrep | ||
| |
pkill | ||
| |
prenice | ||
| |
pwgen | ||
| |
quote | ||
| |
removebrackets | Thu Feb 26 10:40:00 -0800 2009 | |
| |
removeemptylines | ||
| |
reprioritizetorrents | ||
| |
runtestsuite | ||
| |
searchsubs | ||
| |
sortbysize | ||
| |
split | ||
| |
syncgit | ||
| |
tag |
README.mdown
Roman2K's miscellaneous utilities
Tiny executable utilities that I wrote for myself and use on a daily basis. Most of them are documented (lightly), see the first comment block below the shebang line of each file.
Setup
git clone git://github.com/Roman2K/utilities.git ~/bin
echo 'export PATH="~/bin:$PATH"' >> ~/.bash_login
source ~/.bash_login
Credits
Written by Roman Le Négrate (contact). Released under the MIT-license: see the LICENSE file.

