The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
MV files with xargs or -exec
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
MV files with xargs or -exec
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
3
(
permalink
)
04-28-2008
era
Herder of Useless Cats (On Sabbatical)
Join Date: Mar 2008
Location: /there/is/only/bin/sh
Posts: 3,652
Write a script "vm" which works like mv but accepts the destination as the first argument. Then
ls -ltr *.arc | xargs -n 10 vm destination
era
View Public Profile
Visit era's homepage!
Find all posts by era
Find era's past nominations received
Find era's present nominations given