> Guess you didn't look very hard. > > jupiter:~ jnichols$ cat /etc/fstab > # fs_spec fs_file fs_vfstype fs_mntops > # > # UUID=DF000C7E-AE0C-3B15-B730-DFD2EF15CB91 /export ufs ro > # UUID=FAB060E9-79F7-33FF-BE85-E1D3ABD3EDEA none hfs rw,noauto > # LABEL=This\040Is\040The\040Volume\040Name none msdos ro > jupiter:~ jnichols$ file /etc/fstab > /etc/fstab: ASCII text > jupiter:~ jnichols$
Ah pity the foo' who don't know what file is used fo'. (It determines what kind of file a certain file is, say what kind of binary or what kind of code. fstabs or any conf file for that matter will most likely be ASCII text as seen in [EMAIL PROTECTED] hiffy $ file /etc/fstab /etc/fstab: ASCII English text fyi [EMAIL PROTECTED] hiffy $ uname -a Linux hif.zapto.org 2.6.10-gentoo-r6 #3 SMP Sat Mar 12 19:40:07 EST 2005 i686 AMD Sempron(TM) 2400+ AuthenticAMD GNU/Linux) ;) > > :P > > -- > [email protected] mailing list > > -- [email protected] mailing list
