Skip to content

Scryv/ToolKat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ToolKat

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.


Features

Base System Info --b

Quick snapshot of your system:

  • Logged-in user
  • Linux distribution
  • Kernel version
  • Terminal & shell
  • Disk usage
  • System uptime

User Management Helper --umh

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

Log Analyzer --la

Searches /var/log/ for common failure indicators:

  • error
  • failed
  • exception
  • fatal

Cli Helper Command --help

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages