Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Root not able to run script correctly

Status
Not open for further replies.

sigireddi

Programmer
Apr 26, 2016
1
0
0
US
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...
 
What could be the reason.

Any number of things.

Do we get a clue?

If not, my first guess is a spelling error or a 'typo' in the save path.

Chris.

Indifference will be the downfall of mankind, but who cares?
Time flies like an arrow, however, fruit flies like a banana.
Webmaster Forum
 
What happens if you redirect the output to stdout (the screen)? Does that give you a clue?

==================================
adaptive uber info galaxies (bigger, better, faster, and more adept than cognitive innovative agile big data clouds)


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top