unixwhoopie
Programmer
my script is kicked off by an external process. so whenever a log file is created, it is created with the external process' owner id, thus making it difficult for me to read the file.
I tried chown and also copying the file onto a seperate dir. No help so far.
Any ideas?
thanks
I tried chown and also copying the file onto a seperate dir. No help so far.
Any ideas?
thanks