As a Unix beginner, I often find myself wanting to know the name of the command that achieves a particular function I'm after. How can I go about finding out the name of the command, given a description of what it does?
|
A good starting point, if you don't know the exact command name, is |
|||||
|
|
If you want to list all possible commands
try hitting |
|||||
|
|
In addition to
You can use this number to avoid ambiguity like:
|
|||||||
|
|
You might want to print out or bookmark a cheat sheet. I like this one which is the first result on the Google search for "unix cheat sheet" for a reason. |
|||
|
|
|
To be honest, I find myself in the same situation that you are quite often. Even though I'm not a beginner. But knowing which tool does what is, is something that will haunt you forever, especially, since new tools are coming in quite fast, are Distro dependent, and the UI changes sometimes from version to version (as with Here's what I'm doing:
|
|||
|
