* Bakul Shah <[EMAIL PROTECTED]> [020519 00:30] wrote: > > $ stat -a stat > > Oops! A few lines got eaten! > > $ stat -a stat > May 19 00:24:42 2002|48|May 19 00:24:42 2002|291846|-|bakul|0|262301|1|May 19 >00:24:42 2002|rwxr-xr-x|1095744|23996|-|bakul|stat > $ stat -a -n stat > >1021793082|48|1021793082|291846|0|1001|0|262301|1|1021793082|755|1095744|23996|100000|1001|stat
Bow to me. echo 'ibase=2\nobase=8\n' \ `ls -ld ${FILE} | cut -f 1 -d " " | \ sed -e 's/[rwx]/1/g' -e 's/[^rwx1]/0/g'` | \ bc -- -Alfred Perlstein [[EMAIL PROTECTED]] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message