I have developed a script using my account to read a set of directories owned by different users. Now I use root account to run this script. Its however not creating the output file which lists out the details on all directories owned by different users. What could be the reason.
The script uses a find command...
The script uses a find command...