On Wednesday 11 December 2002 22:58, Levi Ramsey wrote: > On Tue Dec 10 8:55 +0000, John Allen wrote: > > After all mkinitrd uses awk, and thats in /usr/bin > > Uhhh... no. > > [root@tatiana root]# which awk > /bin/awk > [root@tatiana root]# ls -l `which awk` > lrwxrwxrwx 1 root root 4 Oct 15 16:24 /bin/awk -> > gawk* > [root@tatiana root]# which gawk > /bin/gawk > [root@tatiana root]# ls -l `which gawk` > -rwxr-xr-x 1 root root 314712 Oct 14 09:55 /bin/gawk*
Strange on my 8.0->8.2->9.0->Cooker which awk says /usr/bin/awk and that is symlinked to ../../bin/awk -> gawk -- John Allen, Email: mailto:[EMAIL PROTECTED]
