Guest_imported
New member
- Jan 1, 1970
- 0
Each day our system produces many outputs which are copied to the /usr/spl directory.
I have been tasked with pulling out certain files and transfering them over to a PC for analysis. This is how I think I should tackle it, help with the
commands appreciated.
List files with only today's date (is this possible?)
Send the output to grep and find the files containing the keyword I'm looking for.
Join the files together and transfer that file over to the PC using FTP or Kermit.
Again, any help appreciated
Malc.
I have been tasked with pulling out certain files and transfering them over to a PC for analysis. This is how I think I should tackle it, help with the
commands appreciated.
List files with only today's date (is this possible?)
Send the output to grep and find the files containing the keyword I'm looking for.
Join the files together and transfer that file over to the PC using FTP or Kermit.
Again, any help appreciated
Malc.