Help - Search - Members - Calendar
Full Version: cdrom drive mounted query
MandrivaUsers.org > General Help > Tips and Tricks
itmpm
Hi. How can you tell if the cdrom (/mnt/cdrom) is mounted or not from a bash script?

MTIA,

Matt
theYinYeti
grep -i cdrom /etc/mtab
chalex20
QUOTE
Hi.  How can you tell if the cdrom (/mnt/cdrom) is mounted or not from a bash script?

MTIA,

Matt


mount | grep /mnt/cdrom
itmpm
Thanks.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.