On Mon, 27 Feb 2012, ron minnich wrote:
find -name ".#*1.*" | xargs rm -f
That's invalid fine syntax on classic commands. There's no directory
named there.
Although the OSX response is pretty ridiculous:
find -name ".#*1.*" | xargs rm -f
find: illegal option -- n
find: illegal option -- a
find: illegal option -- m
find: illegal option -- e
find: .#*1.*: No such file or directory
It kills the distclean.
OK, I have no idea why it was written that way. Linux doesn't complain,
but I don't know what it does. Anyway that seems to be the last command.
Perhaps just type that with a period after find.
julia
_______________________________________________
Cocci mailing list
[email protected]
http://lists.diku.dk/mailman/listinfo/cocci
(Web access from inside DIKUs LAN only)