Answers for "list usb devices"

0

list usb devices

# Customize columns using 'lsblk --help' under available output columns:
lsblk -o model,fstype,size,label,mountpoint,serial,path
Posted by: Guest on January-19-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language