source: mainline/uspace/app/bdsh/cmds/modules/mkfile/mkfile_def.h@ 410a065

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 410a065 was 336d2faa, checked in by Jiri Svoboda <jiri@…>, 16 years ago

Add shell command for creating zero-filled files (mkfile).

  • Property mode set to 100644
File size: 71 bytes
Line 
1{
2 "mkfile",
3 "Create new file",
4 &cmd_mkfile,
5 &help_cmd_mkfile,
6},
7
8
Note: See TracBrowser for help on using the repository browser.