Skip to content

rustaceanrob/sysquery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sysquery

Sysquery is a CLI tool to get information about your system. With the first release of this CLI tool, you can scan for large files in your working directory, get a system digest of what the current resources are on your machine, check what processes are running, and check where network traffic is occurring.

Installation

cargo install sysquery

Usage

Pick the n largest files in your directory to be returned: sysquery largefiles <NUM_FILES>

Show system information: sysquery digest

For more commands: sysquery --help

About

a tool to find large files, get system information, find expensive processes, and get network input and outputs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages