Saving files to other folder
I am an administrator for the RH8.0 server and sometimes I does require to generates reports for other user/department.
My problem, whenever I try to save the generated reports to any folder example, FINANCE and the report name, X.
The FINANCE user will open the X report as READ-ONLY. I had tried using the following command;
chmod -R 777 FINANCE/
and it works but somehow everytime I generates the report, I got to perform this task.
Is there any better way to overcome this small issue.
thanx
|