|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
why there is previous command in my up/down arrow key?
why there is previous command in my up/down arrow key?
do I miss any files and miss install any things?
__________________
regards, wish to use AT 89c51 single chip computer to do remote sensing and send the data back from woods to office via nokie 3330 and internet. HOW? first I must revise C program thro' example, what's next? |
|
#2
|
|||
|
|||
|
What is your question exactly?
If it is: 1) Why can't I access my command history with up arrow - down arrow? Your answer might be dependant upon your shell. Try `echo $SHELL` Some shells do not have history accessible by default. Bash does for sure. C Shell does not by default but I believe there is a way to enable it. or 2) How come when I push the up arrow do I see the last bunch of commands I typed? Your answer is: It makes life simple! Thanks! |
|
#3
|
|||
|
|||
|
up / down used to store the past command.
why it is lost???? |
|
#4
|
|||
|
|||
|
if your command line history doesnt work, make sure you have a file called .bash_history in you home directory, and make sure the permissions are set correctly.
|
![]() |
| Viewing: Dev Shed Forums > Operating Systems > Linux Help > why there is previous command in my up/down arrow key? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|