Начало
Česky
Deutsch
Ελληυικά
English
Español
Français
Italiano
Nederlands
Polski
Português
Русский
Suomi
Svenska
Новости
Введение
Загрузка (Download)
Изображения
Документация
Как с нами связаться
Участники проекта
Благодарности
Спонсоры
Наши баннеры
Ссылки
Index Prev Next
Quit
RC/N
C:
Exits a script with the given return code. It's recommended that you use the standard return codes 5, 10 and 20.
RC -- the return code. Defaults to 0.
If this command is called in a script that is executed from another script, the entire series of nested scripts will stop.