[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] meta-verify on RaQ4
- Subject: Re: [cobalt-users] meta-verify on RaQ4
- From: "Tech" <tech@xxxxxxxxx>
- Date: Thu Mar 1 17:04:34 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> 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