Port-sparc64 archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: [7.99.20] Build error
Martin Husemann a écrit :
echo 2.5.35 | cut -f 1 -d .
legendre:[~] > echo 2.5.35 | cut -f 1 -d .
legendre:[~] > which cut
/usr/bin/cut
legendre:[~] > echo 12345 | cut -f1 -d3
legendre:[~] > cd /usr/bin
-r-xr-xr-x 1 root wheel 0 Jun 22 13:20 cut
legendre:[/usr/bin] > file cut
cut: empty
legendre:[/usr/bin] >
I don't understand why cut is empty (and why loader does not return an
error in this case)...
Regards,
JKB
Home |
Main Index |
Thread Index |
Old Index