![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
General Help All your general support questions for Ubuntu, Kubuntu, Edubuntu and Xubuntu. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
5 Cups of Ubuntu
![]() Join Date: Aug 2006
Beans: 26
|
Is it possible to list all available commands in the terminal?
In the terminal, is it possible to output a list of all available commands (similar to what happens when you type a letter then push tab but for the whole alphabet)? Even better, is there a way to do this and export it to a text file automatically? I found a list of terminal commands, however, I know that I installed a few packages that make other things work at the command line (i.e, typing 'nethack' brings up Nethack) and I didn't think to write them all down....
Thank you. |
|
|
|
|
|
#2 |
|
Just Give Me the Beans!
![]() |
Re: Is it possible to list all available commands in the terminal?
Just press TAB twice..
__________________
"Culture is not your friend!" - Terence McKenna |
|
|
|
|
|
#3 |
|
Skinny Extra Sweet Ubuntu
![]() Join Date: Nov 2005
Beans: 2,325
Ubuntu Intrepid Ibex (testing)
|
Re: Is it possible to list all available commands in the terminal?
That's pretty huge list, just by hitting TAB key twice before writing any characters you get over 2000 hits.
Listing contents of /bin, /sbin, /usr/bin, /usr/sbin, /usr/local/bin, /usr/local/sbin (and possibly ~/bin, ~/sbin) shows you all the scripts and binaries you can execute (as root at least). One of the most useful things is to learn use manual pages, and using search while browsing the manual. For nethack, you would type man nethack or for bried help: nethack --help. To search a manual page, type '/' and then type in your search string. Use 'n' to find next search result, 'N' for previous.
__________________
Building on Ubuntu using [pbuilder] Other resources [Upgrading from CVS, Gaim2, Anjuta, Rhythmbox] |
|
|
|
|
|
#4 |
|
5 Cups of Ubuntu
![]() Join Date: Aug 2006
Beans: 26
|
Re: Is it possible to list all available commands in the terminal?
Thanks.
(Hitting tab *before* typing... who'd've thought....) |
|
|
|
|
|
#5 |
|
Ubuntu addict and loving it
![]() Join Date: Aug 2005
My beans are hidden!
|
Re: Is it possible to list all available commands in the terminal?
These may be of some use.
The Linux Terminal - a Beginners' Bash An A-Z Index of the Linux BASH command line Linux Shortcuts and Commands Some Useful Linux Commands LINUX ADMINISTRATOR GUIDE
__________________
Advantages and Disadvantages of 64bit.(Plus install Guides) ‘In search of some small measure of peace, that we all seek, and few of us ever find.’
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|