Dear All,
I tried to use runtime exec to redirect my script's output to a file for further processing. But seems my wholeday's work has no avail.
The programme was developped on Solaris 8.
The command I wanted to excute was like: /path/path/myScript > /path/path/file.conf
It always returned error code 0 but I couldn't see file was generated.
Can anybody please help me out, or give me some enlightments?
Thanks!
OceanDeep
I tried to use runtime exec to redirect my script's output to a file for further processing. But seems my wholeday's work has no avail.
The programme was developped on Solaris 8.
The command I wanted to excute was like: /path/path/myScript > /path/path/file.conf
It always returned error code 0 but I couldn't see file was generated.
Can anybody please help me out, or give me some enlightments?
Thanks!
OceanDeep