LinuxCommandLibrary

nitch

A small and incredibly fast system fetch written fully in Nim.

TLDR

Display system information (hostname, kernel, uptime, etc.)

$ nitch
copy


Display [h]elp
$ nitch --help
copy


Display [v]ersion
$ nitch --version
copy

Copied to clipboard