G
Gus
What would the syntax be for the follwing?
I want to cat /admin/log/fileA, and grep any lines that have the name
"joe", then send the output to /admin/log/fileB. Then I want to view
/admin/log/fileB
I want to cat /admin/log/fileA, and grep any lines that have today's
dat in them, then send that output to /admin/log/fileC. Then I want to
view that file.
New to perl ... thanks for the help.
Thanks!
I want to cat /admin/log/fileA, and grep any lines that have the name
"joe", then send the output to /admin/log/fileB. Then I want to view
/admin/log/fileB
I want to cat /admin/log/fileA, and grep any lines that have today's
dat in them, then send that output to /admin/log/fileC. Then I want to
view that file.
New to perl ... thanks for the help.
Thanks!