The time now is Thu 20 Jun 2013, 07:39
All times are UTC - 4 |
| Author |
Message |
kethd
Joined: 20 Oct 2005 Posts: 451 Location: Boston MA USA
|
Posted: Fri 09 Dec 2005, 20:52 Post subject:
Command-Line keyboard shortcuts |
|
When you are entering commands at #, there are some shortcuts that make things a lot easier...
The shell keeps a history buffer of your previous commands. Just use the up-arrow cursor key to access them line by line. When you find one you like, change it if you want, then hit Enter.
And you don't have to actually type long file names. Just type the first few letters, and then hit TAB. If there is only one file with that name, the rest of it will auto-complete. If there are more than one match, it will beep. Hit Tab again, and it will give you a list of the matches. (But, there does not seem to be any way to select one of them! Anyone know a secret shortcut to do this?) It will let you type more, to narrow down the choices, and you can keep trying Tab.
Also, you can use wild-card matches in many places. Let's say you have a few files with long names, all starting with pup. You want to process one, without typing the whole name. You can give a command like:
# md5sum pup*iso
and since there is only one file that matches that pattern, it will go ahead and do it.
(The Tab auto-complete feature in Puppy does work, but does not seem as powerful as some of the features you might read about for other versions of Linux.)
|
|
Back to top
|
|
 |
sveitserosten :)
Joined: 27 Oct 2005 Posts: 22 Location: Switzerland
|
Posted: Fri 09 Dec 2005, 21:54 Post subject:
|
|
This is a very helpful instruction - but it should be posted in the beginners section as discussed here:;
http://www.murga.org/~puppy/viewtopic.php?t=4396
|
|
Back to top
|
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|
[ Time: 0.0400s ][ Queries: 11 (0.0108s) ][ GZIP on ] |