On 12/04/2016 01:19 PM, Ahmad Samir wrote:
Yes, for removable drives; you can use udisks (which is what most file manager use IIUC): $ udisksctl mount --block-device /dev/sdXY
Thank you; live and learn.
you can find the device (/dev/sdXY) node by examining the output of `dmesg | tail` after plugging the flash drive.
Or, you can just use ls /dev/sd* to find it. _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx