13 lines
388 B
Markdown
13 lines
388 B
Markdown
|
|
# atclab scripts (referentie)
|
||
|
|
|
||
|
|
Kopie van `/opt/atclab/bin/` op lab hosts — handige wrappers voor yum/git/syslog.
|
||
|
|
|
||
|
|
| Script | Functie |
|
||
|
|
|--------|---------|
|
||
|
|
| `atclab-update` | yum update van atclab repo |
|
||
|
|
| `gitcommit` | `git commit -m "$@"` shortcut |
|
||
|
|
| `gittag` | git tagging helper |
|
||
|
|
| `syslog` / `syslogf` | syslog viewers |
|
||
|
|
|
||
|
|
Deze scripts zijn host-specifiek; pas aan per omgeving.
|