>>Hi all, Question: >> >>How do I ask a linux box what a particular command is when I do now what >>the >>command is called. In other words. I know what I want to do, however I do >>not know what the command is called. You can search the command man pages by key word. "apropos delete" will list all the commands whose man pgae contains delete, and the line from the man page that contains the word.