![]() |
2010-05-27
, 23:46
|
Posts: 1,746 |
Thanked: 2,100 times |
Joined on Sep 2009
|
#2
|
A good tool for shell is ctrl + R, wich can retrieve a command that you entered a long time ago by keywords.
Ex.:
- you did "rm -Rf avatar.jpg"
- if you press ctrl + r and type "ava" it will show the command, if you press it again it'll show you another command with "ava" on it
- if you press enter, the command will run
Try it in your linux...
Where's it in our n900 shell?
The Following User Says Thank You to wmarone For This Useful Post: | ||
![]() |
2010-05-27
, 23:47
|
|
Posts: 670 |
Thanked: 359 times |
Joined on May 2007
|
#3
|
![]() |
2010-05-27
, 23:57
|
Posts: 263 |
Thanked: 108 times |
Joined on May 2008
|
#4
|
Ex.:
- you did "rm -Rf avatar.jpg"
- if you press ctrl + r and type "ava" it will show the command, if you press it again it'll show you another command with "ava" on it
- if you press enter, the command will run
Try it in your linux...
Where's it in our n900 shell?