source: mainline/uspace/app/bdsh/cmds/builtins/exit/exit_def.h@ 095003a8

lfn serial ticket/834-toolchain-update topic/fix-logger-deadlock topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 095003a8 was 721d3a27, checked in by Tim Post <echo@…>, 17 years ago

exit should be a builtin, since it will eventually need to know about running jobs

  • Property mode set to 100644
File size: 62 bytes
Line 
1{
2 "exit",
3 "Exit the shell",
4 &cmd_exit,
5 &help_cmd_exit,
6},
Note: See TracBrowser for help on using the repository browser.