Deprecate inxi #37
Labels
No labels
AutoScripts
Bug
Duplicate
Enhancement
HW-Diagnostics
Invalid
Linux
Question
UFD
WinPE
Windows
WontFix
ddrescue-tui
macOS
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: 2Shirt/WizardKit#37
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It prints too much info based on the running env where we're just interested in the hardware. For instance the sound and graphics sections report stats about X and ALSA that usually don't apply to the customer's system.
I think that aliases to more "native" commands would be better.
inxi -Dxx-->lsblk --fs(or similar)Need to find alternates for all existing aliases
Going to write a wrapper script
not-inxito display a warning to the tech wheninxiis run. This will alert them thatinxiwill be removed and advise of the replacement scripts.Using a wrapper script results in an infinite recursion and won't work. Going to use an alias to have a warning "banner" before running
inxi