I want write a program to grep a file in unix and open a file with third party tool and redirect o/p to text file:
Example:
1.grep a file in a machine
2.open a file with third party tools and redirect o/p to text file:
if core dump occur in a machine and open with tool like gdb in hp or aix and o/p redirect to a text file.
can any one help me through the it plz...
thank you....
~rao
Example:
1.grep a file in a machine
2.open a file with third party tools and redirect o/p to text file:
if core dump occur in a machine and open with tool like gdb in hp or aix and o/p redirect to a text file.
can any one help me through the it plz...
thank you....
~rao
Comment