To quit IDL, do one of the following:
EXIT command at the IDL command prompt.EXIT procedure has the same function. If Ctrl+D is not the first character, it simply ends the input line as if a return had been entered.
| Note |
fg to return IDL to the foreground. Although the UNIX suspend character can be changed by the user outside of IDL, this is rarely done. For the purposes of this manual, we assume the default convention.