Is there a way to make the command prompt display the current working directory with /bin/sh for a shell? I can do it with bash with PS1=3D\W but with /bin/sh it doesn't change when you change dirs. Any ideas? Thanks. Dave Baldwin