annotate README.md @ 396:c555557692bc
Uses grep instead of egrep
...since the latter doesn't quite work in solaris.
author |
Edho Arief <edho@myconan.net> |
date |
Sun, 12 Aug 2012 14:26:27 +0700 |
parents |
7833673f4860 |
children |
|
rev |
line source |
364
|
1 The Hell
|
|
2 ========
|
|
3
|
|
4 Collection of random scripts I usually use. To install, use the setup script.
|
|
5 The install script is bourne-shell compatible (ie. should be compatible with
|
|
6 pretty much any bourne-shell-like in existence).
|
|
7
|
|
8 There are various scripts in bin/ directory. Some are not usable and some are.
|