On Saturday, 4 May 2019 at 16:43, Erik Christiansen wrote:
> To provide that convenient automation, I use:
>
> $ which lmount
> lmount is a function
> lmount ()
> {
> pmount $1 `e2label $1`
> }This is nice; is there an equivalent for FAT file systems? Most of the devices I mount using pmount are sd cards (cameras etc.). Thanks. -- Eric S Fraga via Emacs 27.0.50 & org 9.2.3 on Debian buster/sid

