Files
Lakehouse/scripts/atclab/README.md
T

13 lines
357 B
Markdown
Raw Normal View History

# atclab scripts (reference)
Copy of `/opt/atclab/bin/` from lab hosts — yum/git/syslog helpers.
| Script | Purpose |
|--------|---------|
| `atclab-update` | yum update from atclab repo |
| `gitcommit` | `git commit -m "$@"` shortcut |
| `gittag` | git tagging helper |
| `syslog` / `syslogf` | syslog viewers |
Host-specific; adjust per environment.