(05-30-2021, 05:59 PM)noweare link Wrote: I ran:
inxi -Srxxy80
that gave me:
System: Host: linuxdesktop Kernel: 4.15.0-143-generic x86_64
bits: 64 gcc: 7.5.0
Desktop: Xfce 4.12.3 (Gtk 2.24.31) dm: lightdm
Distro: Ubuntu 18.04.5 LTS
Repos: Active apt sources in file: /etc/apt/sources.list
deb http://us.archive.ubuntu.com/ubuntu/ bionic main restricted universe multiverse
deb http://us.archive.ubuntu.com/ubuntu/ bionic-security main restricted universe multiverse
deb http://us.archive.ubuntu.com/ubuntu/ bionic-updates main restricted universe multiverse
deb http://us.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
deb http://archive.canonical.com/ubuntu bionic partner
Active apt sources in file: /etc/apt/sources.list.d/linuxlite.list
deb http://repo.linuxliteos.com/linuxlite/ diamond main
Active apt sources in file: /etc/apt/sources.list.d/mosquitto-dev-ubuntu-mosquitto-ppa-bionic.list
deb http://ppa.launchpad.net/mosquitto-dev/m...ppa/ubuntu bionic main
Active apt sources in file: /etc/apt/sources.list.d/nodesource.list
deb [signed-by=/usr/share/keyrings/nodesource.gpg] https://deb.nodesource.com/node_12.x bionic main
deb-src [signed-by=/usr/share/keyrings/nodesource.gpg] https://deb.nodesource.com/node_12.x bionic main
Active apt sources in file: /etc/apt/sources.list.d/otto-kesselgulasch-ubuntu-gimp-xenial.list
deb http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu bionic main
Active apt sources in file: /etc/apt/sources.list.d/teejee2008-ubuntu-ppa-bionic.list
deb http://ppa.launchpad.net/teejee2008/ppa/ubuntu bionic main
Active apt sources in file: /etc/apt/sources.list.d/vscode.list
deb [arch=amd64,arm64,armhf] http://packages.microsoft.com/repos/code stable main
So yea, works good, more stuff to learn .... Thanks for this
Cool! :54: You're welcome :55: You can add more options to that:
Code:
inxi -SyCrMmDG
where:
C = how full CPU output, including per CPU clock speed and CPU max speed (if available).
M = Show machine data. Device, Motherboard, BIOS, and if present, System Builder (Like Lenovo).
m = Memory (RAM) data.
D = Show Hard Disk info. Shows total disk space and used percentage.
G = Show Graphic device(s) information, including details of device and display drivers.
add xx at the end for more verbosity, you can have it like xxxx, yes, that's x four times! Just be careful when sharing in forums and the like. Read man inxi for more info.
By the way, I know why you got that error. I use my terminal with a custom size and its wide open, you're probably using the default size, and the y option changes that, from
Code:
man inxi
Quote:-y, --width [integer]
This is an absolute width override which sets the output line width max. Overrides COLS_MAX_IRC / COLS_MAX_CONSOLE globals, or the actual widths of the terminal. 80 is the
minimum width supported. -1 removes width limits. 1 switches to a single indented key/value pair per line, and removes all long line wrapping (similar to dmidecode out‐
put).
If no integer value is given, sets width to default of 80.
Examples: inxi -Fxx -y 130 or inxi -Fxxy or inxi -bay1
I forgot about that, sorry, my bad, so try again but remove the y or change the terminal size increasing its width, and by doing that you should get no errors. :55:
Without each others help there ain't no hope for us
Need a translation service? https://www.deepl.com/es/translator
Need a translation service? https://www.deepl.com/es/translator