Re: Perl script logging permissions

2012-05-26 Thread David Christensen
On 05/26/2012 12:33 PM, Kwaku Addo Ofori wrote: I need some help. I've just finished my script and a manual test is fine. Basically, it's a script that gets the PID of some selected process and lists all the open file descriptors for the processes pipes this to a file. Problem is, when I run the

Perl script logging permissions

2012-05-26 Thread Kwaku Addo Ofori
Hi Guys, I need some help. I've just finished my script and a manual test is fine. Basically, it's a script that gets the PID of some selected process and lists all the open file descriptors for the processes pipes this to a file. Problem is, when I run the script manually it works well and writes