|
From: Mike F. <va...@ge...> - 2013-05-08 15:48:32
|
On Wednesday 08 May 2013 05:00:31 James Hogan wrote: > Use the -follow argument to find instead of -L for compatibility with > busybox which doesn't have the -L option. so fix busybox. the -L option is part of POSIX and assuming at least a POSIX base is perfectly fair game. anything else is a nightmare of random unmaintainable changes. http://pubs.opengroup.org/onlinepubs/9699919799/utilities/find.html -mike |