regex in 'cp'

Αρχική Σελίδα
Συνημμένα:
Μήνυμα σαν ηλεκτρονικό μήνυμα
+ (text/plain)
Delete this message
Reply to this message
Συντάκτης: Mike Starke
Ημερομηνία:  
Αντικείμενο: regex in 'cp'
simple one: How can I specify a range of files
using cp?

For instance:

a1.ext
a2.ext
a3.ext
a4.ext
a5.ext
a6.ext
a7.ext

Now I want to move/copy a2.ext thru a6.ext

In practice, the range is much larger.

--
-Mike