Re: dos filename portability in pathchk

2005-04-14 Thread P
see the `findsn -c` component of http://www.pixelbeat.org/fslint You can use it like `./findsn -c /lib/modules` or use the GUI. -- Pádraig Brady - http://www.pixelbeat.org -- ___ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailma

Re: dos filename portability in pathchk

2005-04-14 Thread James Youngman
On Wed, Apr 13, 2005 at 06:16:59PM +, Eric Blake wrote: > Because of command line length limitations, `find . -print | xargs > pathchk -c' might not find all case conflicts, so it would be nice > if pathchk could operate as a filter when no filenames are supplied, > allowing `find . -print | p

dos filename portability in pathchk

2005-04-14 Thread Eric Blake
Wishlist items (I know - it probably won't get implemented if I don't assign copyright and submit the patch myself...) It would be nice if pathchk supported -d (--dos) that warned about filenames that are not portable to Windows based systems, such as cygwin. I don't know whether --portability sh