mirror of
https://github.com/sheumann/hush.git
synced 2025-03-23 21:30:49 +00:00
ash "unset OLDPWD; cd -" causes segmentation fault. ( OLDPWD is not set when sh is invoked from getty. ) patch against current CVS is attached.