All,
I need to extract all windows file paths from a piped output
but some file paths (ie...C:\winnt\my documents\...)have
spaces in the path. The file paths can be found in the output in between the following strings....."file:" and "(WIN32" and/or a series of numbers (04/03/03 and/or 98822341). Can Perl extract the file paths even with embedded spaces?
Thanks!!!
Mike
I need to extract all windows file paths from a piped output
but some file paths (ie...C:\winnt\my documents\...)have
spaces in the path. The file paths can be found in the output in between the following strings....."file:" and "(WIN32" and/or a series of numbers (04/03/03 and/or 98822341). Can Perl extract the file paths even with embedded spaces?
Thanks!!!
Mike