source: mainline/uspace/app/bdsh/cmds/modules/touch/touch_def.h@ 151f1cc

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 151f1cc was 971cc0cc, checked in by Martin Decky <martin@…>, 13 years ago

improve the 'touch' command (based on a patch by Vivek Prakash)

  • add the -c (—no-create) option
  • add missing error paths
  • improve coding style
  • Property mode set to 100644
File size: 86 bytes
Line 
1{
2 "touch",
3 "Create files or update access times",
4 &cmd_touch,
5 &help_cmd_touch,
6},
Note: See TracBrowser for help on using the repository browser.