I also found this to work as well:

=======

#!/bin/sh
DEVFS=`grep devfs /proc/filesystems | cut -f2`

[ $DEVFS = "devfs" ] && echo "You're using devfs. :-)"

=======

Looks like it's going to be a simple thing to test anyway we do it. :-)

**  Derek J Witt                                              **
*   Email: mailto:[EMAIL PROTECTED]                           *
*   Home Page: http://www.flinthills.com/~djw/                 *
*** "...and on the eighth day, God met Bill Gates." - Unknown **



--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to