I tried to move a directory full of information to a new name in a different directory. It dumped core.
I use GNU file Utils 4.0x on RedHat 7.0 i686 Kernel 2.2.16-22 GNU C Library development release version 2.1.92, by Roland McGrath et al. Compiled by GNU CC version 2.96 20000731 (experimental). crypt add-on version 2.1 by Michael Glad and others The C stubs add-on version 2.1.2. Bad: kokoszka@pineau:~ $ mv tmp/ /tmp/Bouygues mv: basename.c:67: base_name: Assertion `all_slashes || *(p - 1) != '/'' failed.Aborted (core dumped) Good: kokoszka@pineau:~ $ mv tmp/ /tmp/Bouygues/ kokoszka@pineau:~ _______________________________________________ Bug-fileutils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-fileutils