On Wednesday 03 September 2008 10:03:46 Vladimir Dronnikov wrote: > Hello, List! > > Just tried to run > # mv foo ---bar > and it failed saying "unrecognized option ---bar". > > Wonder, is this the correct behavior or a buglet in getopt32()? > > -- > Vladimir > Hi, it is the same with mv (GNU coreutils) 6.10 mv foo ---bar mv: unrecognized option `---bar' Try `mv --help' for more information.
Ciao, Tito _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
