![]() |
|
||||
![]()
You can probably make use of the shells globing features to only operate on the desired range.
Me I would just try to use Perl to loop over the range and move() them, out of instinct.
__________________
My Journal Thou shalt check the array bounds of all strings (indeed, all arrays), for surely where thou typest ``foo'' someone someday shall type ``supercalifragilisticexpialidocious''. |
|
|||
![]()
Perhaps:
% mv $(ls 1000_*.jpg | sed -n -e '/432/,/789/p') /path/to/destination/folder It should work, untested though. |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Moving ZFS to a other pool? | amscotti | Solaris | 1 | 28th July 2009 11:49 PM |
Moving to ZFS | Business_woman | FreeBSD General | 6 | 20th October 2008 03:28 PM |
Moving ZFS partitions/drives between systems | corey_james | Guides | 2 | 6th August 2008 08:36 PM |
Moving FreeBSD to new PC? | cwhitmore | FreeBSD General | 23 | 22nd July 2008 02:59 PM |