LinuxCommandLibrary

macchina

Display information about your computer.

TLDR

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

$ macchina
copy


Specify a custom configuration file path
$ macchina --config [path/to/configuration_file]
copy


List system information, but lengthen uptime, shell and kernel output
$ macchina --long-uptime --long-shell --long-kernel
copy


Check for any errors/system failures encountered when trying to fetch system information
$ macchina --doctor
copy


List original artists of all the ASCII art
$ macchina --ascii-artists
copy

Copied to clipboard