Toggles between prompt mode on and off.
prompt
? prompt : Displays help for the prompt command.
| • | By default, prompt is on. |
| • | Ftp prompts during multiple file transfers to allow you to selectively retrieve or store files. Mget and mput transfer all files if prompt is off. |
| Format | Meaning |
Italic | Information that the user must supply |
Bold | Elements that the user must type exactly as shown |
Ellipsis (...) | Parameter that can be repeated several times in a command line |
Between brackets ([]) | Optional items |
Between braces ({}); choices separated by pipe (|). Example: {even|odd} | Set of choices from which the user must choose only one |
Courier font | Code or program output |