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

Re: mistake leeds to wierdnes



On Thu, 4 Mar 1999, Guy Cohen wrote:

>/var/spool
>%
>% pwd 
>/var/spool
>
>Ha ? where did that /var/spool came from ? what brought me there ?
>I tried to take a part the commands args to see what did that, but nothing.

imvho, perldoc cwd()'d to there (don't ask why) before failing. Try:
% strings $(which perldoc) | grep /var/spool

bye,

	Peter