Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > media > updates > by-pkgid > 66012ba6ab66b679ccb7fc870cc6d4c6 > files > 1

openssh-clients-3.6.1p2-1.2.91mdk.ppc.rpm

# fix hanging ssh clients on exit
if test -n "$ZSH_VERSION"; then
       setopt hup
else
       shopt -s huponexit
fi