On Monday 26 June 2006 09:00, Dave Oxley wrote: > if [ ! -d "$j" ] && [ ! -f "$j" ];
That will output symlinks as missing too since they are neither a file nor a directory.. -- Bo Andresen
pgpnoeANsl4Zp.pgp
Description: PGP signature
On Monday 26 June 2006 09:00, Dave Oxley wrote: > if [ ! -d "$j" ] && [ ! -f "$j" ];
That will output symlinks as missing too since they are neither a file nor a directory.. -- Bo Andresen
pgpnoeANsl4Zp.pgp
Description: PGP signature