ToolKat is a Bash-based system utility script that bundles common Linux admin tasks into a single CLI tool.
It provides system info, log analysis, and a user management helper with built-in logging.
Some features require root privileges and directly modify system users. Use responsibly.
Quick snapshot of your system:
- Logged-in user
- Linux distribution
- Kernel version
- Terminal & shell
- Disk usage
- System uptime
Create, delete, lock, unlock, and list users with automatic logging.
be sure to use sudo with these commands
--uhm create "user"--uhm delete "user"--uhm lock "user"--uhm unlock "user"--uhm list--uhm create "user"
Actions are logged to: /var/log/toolkat.log
Searches /var/log/ for common failure indicators:
errorfailedexceptionfatal

