LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Solaris / OpenSolaris (https://www.linuxquestions.org/questions/solaris-opensolaris-20/)
-   -   Shells & Tab complete. (https://www.linuxquestions.org/questions/solaris-opensolaris-20/shells-and-tab-complete-325123/)

sph90457 05-19-2005 03:39 PM

Shells & Tab complete.
 
Hi,

I don't know if I'm going daft or what, but I don't get anything when I type the history command in a terminal. Also my tab complete does not work and if I press up for the last command I don't get anything either.

Is this because of the shell root is using or is it something different....?

Tab complete and command recalls are so much easier than having to retype everything.....

# history
history: not found

# ^[[A (what ya get if you press the up arrow)

:newbie:

jlliagre 05-19-2005 03:59 PM

Short answer:
Code:

# bash
#

Alternatively, you can use ksh, but it is less easy with completion features.


All times are GMT -5. The time now is 11:30 AM.