Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Ignore insecure directories and continue



> 
> I was going to say I thought the problem was related to no "grep", but
> you didn't get that error again when running compaudit standalone.  So
> probably those directories are world-writable.  (You need to check all
> of them, not just /usr/local/bin.)  Is this on Cygwin?
> 
> 
Bart
CygWin yes. I have two PCs both were running Cygwin/zsh just fine.
However the .zshenv files were out of sync, so i am trying to make them 
duplicates with a 
if [[ "$LOGNAME" != davidr ]]  line allowing for variants . 
When I copied the .zshenv from my New PC (Vista) to my Old PC (XP) then I 
started to get the "Secure Message" for evey little script I run.

(The grep error message only occurs when the shell starts so that's not 
urgent. )

There is obviously a difference between the zsh configuration /modules both 
are zsh 4.3.4 (i686-pc-cygwin)

zzapper



Messages sorted by: Reverse Date, Date, Thread, Author