Date: Tue, 26 Aug 2003 08:17:35 -0500 From: "Charles Howse" <chowse@charter.net> To: <freebsd-questions@freebsd.org> Subject: Detect floppy diskette Message-ID: <000001c36bd4$6a716140$04fea8c0@moe>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000001c36bd4$6a716140$04fea8c0>