Hi all.
I am trying to create a text file from a
struts web app.
The owner of the file I create is root as my web app is owned by root.
How can I change the owner to myself? I tried running a shell script but doesnt seem to work. The OS = Linux red hat.
Thanks in advance for your help