HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

nitch — A small and incredibly fast system fetch written fully in Nim. More information: <https://github.com

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandincrediblyandclismallfastnitchsystem
linux

Problem

How to use the nitch command: A small and incredibly fast system fetch written fully in Nim. More information: <https://github.com/ssleert/nitch#usage->.

Solution

nitch — A small and incredibly fast system fetch written fully in Nim. More information: <https://github.com/ssleert/nitch#usage->.

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


Display help:
nitch {{[-h|--help]}}


Display version:
nitch {{[-v|--version]}}

Code Snippets

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

nitch

Display help

nitch {{[-h|--help]}}

Display version

nitch {{[-v|--version]}}

Context

tldr-pages: linux/nitch

Revisions (0)

No revisions yet.