Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Arglist too long...mv'ed crazy



On Apr 1,  1:47pm, Clint Adams wrote:
} Subject: Re: Arglist too long...mv'ed crazy
}
} > >   print -0 ../../cur/* | xargs -0 mv --target-directory=/back/up/folder
} > > 
} > > (Note xargs, not zargs, in the latter case.)
} > 
} > My zsh doesn't seem to have a -0 print option.
} > 
} > Maybe print -f '%s\0' ...
} 
} "print -N" is misspelled up there.

Oops, yes.  I had "find -print0" on the brain.



Messages sorted by: Reverse Date, Date, Thread, Author