2026-05-19 22:46:40 +02:00
|
|
|
# atclab scripts (reference)
|
2026-05-19 22:28:01 +02:00
|
|
|
|
2026-05-19 22:46:40 +02:00
|
|
|
Copy of `/opt/atclab/bin/` from lab hosts — yum/git/syslog helpers.
|
2026-05-19 22:28:01 +02:00
|
|
|
|
2026-05-19 22:46:40 +02:00
|
|
|
| Script | Purpose |
|
2026-05-19 22:28:01 +02:00
|
|
|
|--------|---------|
|
2026-05-19 22:46:40 +02:00
|
|
|
| `atclab-update` | yum update from atclab repo |
|
2026-05-19 22:28:01 +02:00
|
|
|
| `gitcommit` | `git commit -m "$@"` shortcut |
|
|
|
|
|
| `gittag` | git tagging helper |
|
|
|
|
|
| `syslog` / `syslogf` | syslog viewers |
|
|
|
|
|
|
2026-05-19 22:46:40 +02:00
|
|
|
Host-specific; adjust per environment.
|