I am stuck on a script. The process is pick up fileX (which contains the names of all the charge files created for 1 day). I need to read the file names, write them to variables, so I can FTP the files over to the QDX Unix box for reformatting (perl) and then to process on QDX to a VRL format (output).
An example of fileX:
./lisa/save/bill/MHT15421.dat
./lisa/save/bill/MHT27884.dat
./lisa/save/bill/MHT31008.dat
Any suggestions would be helpful.