*** empty log message ***
[findutils.git] / cron.find
blob2f679c151c6cf03048f5e99e60dbc84ebea229c8
1 #! /bin/sh
3 # cron script to update the `find.codes' database.
5 # Written by Ian A. Murdock <imurdock@debian.org>.
7 su nobody -c "cd / && updatedb" 2>/dev/null