![]() |
2010-01-30
, 12:33
|
Posts: 2,802 |
Thanked: 4,491 times |
Joined on Nov 2007
|
#2
|
![]() |
2010-01-30
, 12:35
|
Posts: 226 |
Thanked: 47 times |
Joined on Jan 2008
@ Poland / Bialystok
|
#3
|
|
2010-01-31
, 14:02
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#4
|
Only "cat ~/.ash_history" I'm afraid, but that will only show the history saved by the previous shell session.
|
2010-01-31
, 16:25
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#6
|
No, the default shell is (busybox) ash.
You are probably suffering from bug 5137.
echo 'trap exit SIGHUP' >> .profile
The Following User Says Thank You to For This Useful Post: | ||
![]() |
2010-05-27
, 11:09
|
Posts: 135 |
Thanked: 158 times |
Joined on Sep 2009
@ Germany
|
#7
|
echo 'trap exit SIGHUP' >> .profile
![]() |
2010-05-27
, 12:00
|
Posts: 16 |
Thanked: 5 times |
Joined on Mar 2010
@ S.E. Michigan USA
|
#8
|
rm .profile
cat .profile
vi .profile dd :wq
Unfortunately this does not seem to work on the N900. Is there a way to show previous commands I've used after I close and reopen the terminal application (I know the up arrow does this, but only for the commands I've used since opening the terminal)?