The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
Perl regex question
.
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
:
Perl regex question
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
07-16-2008
KevinADC
Registered User
Join Date: Jan 2008
Posts: 731
You can't. And there really is no redundancy as the glob <> first finds all files with .csv extention so you can open them, the regexp then parses those strings (the filenames) to extract more specific information.
KevinADC
View Public Profile
Find all posts by KevinADC
Find KevinADC's past nominations received
Find KevinADC's present nominations given