Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: yehaah on January 09, 2006, 11:16:17 PM
-
Is there a command that can list all the previous commands run in the shell?
I meen those commands that are shown using the upward and downward arrow.
-
Yes type at command...
mc
then press F9 go to "command menu" and half way down you will see "command History"
-
I don't think Midnight Commander will look at the entire history, unless you use it to navigate thru the file system all the time.
cd ~
cat .bash_history
-
I don't think Midnight Commander will look at the entire history, unless you use it to navigate thru the file system all the time.
cd ~
cat .bash_history
Your quite right shuntshell :hammer:
-
Just use the arrow up and down key on your keyboard to scroll through the list of commands previously entered.
-
Is there a command that can list all the previous commands run in the shell?
I meen those commands that are shown using the upward and downward arrow.
history