Hi, Using bash, how can I silently check to see whether there is a floppy diskette in the drive?
When I do: # mount /dev/fd0 /mnt > dev/null 2>&1 I still get an error msg on screen. Thanks, Charles _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"