# info in one line
inxi -c 5

# info in lines
inxi -c 5 -b

# info about HD
inxi -D

# info about HD Partes
inxi -p

# info about Network
inxi -ni

# info about Audio & Graphics
inxi -AG

# info about Repos
inxi -r

# the best outpot
inxi -F

# update script
inxi -U

-xx for more info
-z  hidden important info
