source: mainline/uspace/app/bdsh/cmds/modules/sleep/sleep_def.h@ 48c3d50

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 48c3d50 was 39463ff, checked in by Tim Post <echo@…>, 17 years ago

Add skeletal sleep and cp commands (not yet working)

  • Property mode set to 100644
File size: 97 bytes
Line 
1{
2 "sleep",
3 "Pause for given time interval (in seconds)",
4 &cmd_sleep,
5 &help_cmd_sleep,
6 0
7},
8
Note: See TracBrowser for help on using the repository browser.