Language translations now possible!
CRUZER1=`blkid |grep CRUZER1 |cut -d: -f1` ; CRUZER1=`basename "${CRUZER1}"` ; [ -n "${CRUZER1}" ] && sudo mount -t vfat /dev/${CRUZER1} /mnt/${CRUZER1}
tc@box:~$ mount -L magipentc@box:~$ umount -L magipenumount: invalid option -- 'L'Usage: umount -h | -V umount -a [-d] [-f] [-r] [-n] [-v] [-t vfstypes] [-O opts] umount [-d] [-f] [-r] [-n] [-v] special | node...tc@box:~$