On 12 Apr 2001, Stefan Monnier wrote:

> On the other hand `HISTFILE=/dev/null /bin/ksh' will not work if the
> user's SHELL is not bourne-like, which is more annoying.  And I don't
> think we can rely on /usr/bin/env being available, so it's not clear how
> we can reliably set the env var before running ksh unless we do something
> ugly like `ksh -c "HISTFILE=/dev/null exec ksh"'.

Is there any reason not to send "HISTFILE=/dev/null" during the
connection initialization?

kai
-- 
Be indiscrete.  Do it continuously.

Reply via email to