in reply to Re: searching files
in thread searching files

I tried this and is working. Thank you. However, when i use -e to test it, seems not working. Could you pointed me out?

if (-e m{ \A $input some-fixed-string .*? [.]pdf \z }x} .. }

Replies are listed 'Best First'.
Re^3: searching files
by Anonymous Monk on Mar 05, 2020 at 06:46 UTC