You are not using glob here. @files is an array with one element: /export/home/date_file*.txt. Prove this to yourself (Tip #4 from the Basic debugging checklist).# Grab files from archive directory with glob function @files = "/export/home/date_file*.txt";
In reply to Re: Reading through a file and checking for a specific string
by toolic
in thread Reading through a file and checking for a specific string
by vihar
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |