annotate README.md @ 365:3e62b13e1f48
Better test for rm aliasing
Check for GNU rm availability and whether the rm (GNU or not) has -I parameter.
author |
Edho Arief <edho@myconan.net> |
date |
Mon, 04 Jun 2012 15:41:48 +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.
|