All Posts programming macchina: display information about your computer

macchina: display information about your computer

· 132 words · 1 minute read

macchina is a command-line program to display information about your computer.

List out system information, with either default settings or those specified in your configuration file:

macchina

Specify a custom configuration file path:

macchina --config path/to/configuration_file

List system information, but lengthen uptime, shell and kernel output:

macchina --long-uptime --long-shell --long-kernel

Check for any errors/system failures encountered when trying to fetch system information:

macchina --doctor

List original artists of all the ASCII art:

macchina --ascii-artists

More information: https://github.com/Macchina-CLI/macchina .

I hope you enjoyed reading this post as much as I enjoyed writing it. If you know a person who can benefit from this information, send them a link of this post. If you want to get notified about new posts, follow me on YouTube , Twitter (x) , LinkedIn , and GitHub .