[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] meta-verify on RaQ4




> I'm not sure what I'm doing wrong. I'm on a RaQ4i trying to run
meta-verify.
> I've logged in as SU in the /usr/local/sbin directory and typed
> "meta-verify -h" and get the following:
>
> [root sbin]# meta-verify -h
> sh: meta-verify: command not found
> [root sbin]#
>
Until the locate database is updated by the daily cron script, you will have
to run meta-verify by placing ./ in front of the filename, like this:

[root sbin]#./meta-verify -h

hth,
Denny