diff --git a/pages/linux/nitch.md b/pages/linux/nitch.md new file mode 100644 index 000000000..7cc1b9054 --- /dev/null +++ b/pages/linux/nitch.md @@ -0,0 +1,16 @@ +# nitch + +> A small and incredibly fast system fetch written fully in Nim. +> More information: . + +- Display system information (hostname, kernel, uptime, etc.): + +`nitch` + +- Display [h]elp: + +`nitch --help` + +- Display [v]ersion: + +`nitch --version`