On Wed, Sep 12, 2001, csaradap wrote:
> Is there any way  to know if the floppy is  mounted, I mean is
> there  any system  variable or  bit  set after  the floppy  is
> mounted..One way is obviously trying to mount it again..
>

Please see LOST tip below  ... contact for clarifications if any
needed ...

Bish

:
####[ Linux One Stanza Tip (LOST) ]###########################

Sub : What all is mounted ?                          LOST #098

To know all mounted devices, do :  /proc/mounts
Example below is to check for a mounted floppy from console or
from script : cat /proc/mounts | grep "/dev/fd0"

####<[EMAIL PROTECTED]>########################################
:




_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to