In SunOS 5.10, I could not get bash autocompletion (when TAB is pressed) to work. Arrow keys do not go through history either. Also, even though PS1 is set to \u@\h:\w\$, on command prompt it shows u@h:w$. Any ideas how can I fix it?
This is the result of pkginfo -l SUNWbash command:
PKGINST: SUNWbash
NAME: GNU Bourne-Again shell (bash)
CATEGORY: system
ARCH: i386
VERSION: 11.10.0,REV=2005.01.08.01.09
BASEDIR: /
VENDOR: Sun Microsystems, Inc.
DESC: GNU Bourne-Again shell (bash) version 3.0
PSTAMP: sfw10-patch-x20070430084427
INSTDATE: Aug 28 2012 15:01
HOTLINE: Please contact your local service provider
STATUS: completely installed
FILES: 3 installed pathnames
2 shared pathnames
2 directories
1 executables
1194 blocks used (approx)
BTW I am connecting through ssh from Max OSX.
And I can't even learn the version of bash:bash --version command creates a subshell.