regex in 'cp'
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
このメッセージは次のスレッドの一部です:
日付によるスレッドの仕分け
David A. Sinck 、
2003-09-25 17:02
添付ファイル:
Eメールのメッセージ
(text/plain)
著者:
Mike Starke
日付:
2003-09-25 17:01
UTC
題目:
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