List of PCI devices? lspci.
Comment on How do I determine what a mystery dongle does?
seathru@lemmy.sdf.org 7 months agoI don’t know it’s proper name but “list” is an easy way to remember it. Want to see a list of what’s in a folder? ls.
vaionko@sopuli.xyz 7 months ago
Zachariah@lemmy.world 7 months ago
The name inherited from Multics and is short for “list”.
Gullible@sh.itjust.works 7 months ago
Alright, that’s not hard to remember. Thank you!
SatyrSack@lemmy.sdf.org 7 months ago
lsorlis also often used as an option/switch that is passed to another program to list something. Want to list all active Screen sessions?screen -ls. Want to list all mounted filesystems?mount -l