> Again it's me...
> i recall that i went in /etc/rc.d/init.d/
> and i used to do
>
> squid stop
> or
> squid start
> or
> squid start
>
> and i remember that it were working...
> and now..it say..
>
> bash: squid: command not found
>
> so...anyone can help me?
>
either try the complete path:
/etc/rc.d/init.d/squid start
or
cd /etc/rc.d/init.d
./squid start
HTH,
Martin
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Tue Jan 09 2001 - 03:34:51 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:57:22 MST