george wrote to [EMAIL PROTECTED]:
I am getting this error upon running periodic weekly it looks to me that there is a very long directory but I dont know a command to find this directory. can someone help?
# find / | awk '{ if (length >= 1024) print }'
It's linear on the number of inodes, but it should be accurate
locate: integer out of +-MAXPATHLEN (1024): 1028
- Ryan
-- Ryan Thompson <[EMAIL PROTECTED]>
SaskNow Technologies - http://www.sasknow.com 901-1st Avenue North - Saskatoon, SK - S7K 1Y4
Tel: 306-664-3600 Fax: 306-244-7037 Saskatoon Toll-Free: 877-727-5669 (877-SASKNOW) North America _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"