Showing
1 changed file
with
14 additions
and
0 deletions
README.md
0 → 100644
1 | +SYSACTIONS | ||
2 | +========== | ||
3 | + | ||
4 | +This is a bunch of shell func that gather as much information as | ||
5 | +possible about a system and adds the ability to perfom actions | ||
6 | +upon given configurations. | ||
7 | + | ||
8 | +This was born after I had a look into cfEngines. I thought, that | ||
9 | +is nice, but maybe I am able to get at least somewhat of this | ||
10 | +just by old classic shell scripting. Most UNIX system adminstrators | ||
11 | +are already familiar with shell scripting so this might be ideal. | ||
12 | + | ||
13 | +Well, I end up with a really not to bad amount of informations I | ||
14 | +could gather pretty easy. |
Please
register
or
login
to post a comment