when on interactive mode (maybe mv -I), ask for automatic creation of missing dirs.
$ ls foo $ mv foo bar/ instead of giving the error: mv: target `bar/' is not a directory: No such file or directory ask: mv: target directory 'bar/' does not exist. create? _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
