Forum Moderators: bakedjake
I'm fairly new to Unix as far as configuring is concerned so apologies if i#m being dumb...
I have a SPARC5 running Solairs 8, pretty bare and basic install
My problem is that when using terminal i cannot use the Up arrow and tab as I would normally
i.e tab to autocomplete and up to display the last command
I have had a look around the Options menu with no luck. At present using the arrows writes some mumbo jumbo to the screen ^[[A for example
BTW I'm using X-Win32 to access the machine, but I'm pretty certain the same thing happens when I sit infront of the machine itself
Thanks for any help
Thank you so much, that has been driving me made...
I simply typed bash to get into bash as oppossed to sh.
Now to investigate setting bash as my default....
Not sure how to use the chsh command.
I tried adding
SHELL=/usr/bin/bash
export SHELL
to my .profile but didn't seem to make any difference. Google's not helping much either :(