[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RaQ3 whois (attn: Jeff Lasman)
- Subject: Re: [cobalt-users] RaQ3 whois (attn: Jeff Lasman)
- From: "Brian Curtis" <admin@xxxxxxxxxxx>
- Date: Sun Apr 30 05:22:14 2000
- Organization: Pomfret Computer Technologies
> Hi,
>
> Jeff, I uploaded the whois binary to my /root directory, then made the
file
> executable as 755. Do I need to do anything else? I still can't seem to
access
> whois from a prompt as
The file needs to be in a directory which is also in your path. Try moving
the file to /usr/local/bin or something similar that's in your path. Type
'env' at a shell prompt to see what directories are in your path.
BC