source: mainline/uspace/app/bdsh/cmds/builtins/batch/batch_def.h@ 8d6a41c

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 8d6a41c was 81bc309, checked in by Petr Koupy <petr.koupy@…>, 14 years ago

batch command rewritten as builtin command.

  • Property mode set to 100644
File size: 77 bytes
Line 
1{
2 "batch",
3 "Issue batch of commands",
4 &cmd_batch,
5 &help_cmd_batch,
6 0
7},
Note: See TracBrowser for help on using the repository browser.