in reply to Re: Issue with capturing a string after splitting on "/"
in thread Issue with capturing a string after splitting on "/"

Hi Lawliet!
Yes, I want what shmen as written. This will likely become
a subroutine in a program that I am working on. I have to cp files
to a dir. The beginning of the files and dir share
the same title, ie 13323. So I have to capture digits at the beginning of the dir name.

  • Comment on Re^2: Issue with capturing a string after splitting on "/"