LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   return value (https://www.linuxquestions.org/questions/linux-newbie-8/return-value-357988/)

neerajchaudhari 08-29-2005 01:32 AM

return value
 
hi everyone,


i wanted to know, what is the return value the 'find' command returns if the find is successful and unsuccessfull
waiting eagerly for the reply
thanks in advance

druuna 08-29-2005 01:42 AM

Hi,

This can be found in manpages..........

find exits with status 0 if all files are processed successfully, greater than 0 if errors occur.


All times are GMT -5. The time now is 01:40 AM.