source: mainline/uspace/app/bdsh/cmds/modules/echo/echo_def.h@ 582a0b8

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 582a0b8 was 9d58539, checked in by Prutkov Alex <prutkov.alex@…>, 13 years ago

Fixed unix permissions for all files

  • Property mode set to 100644
File size: 77 bytes
Line 
1{
2 "echo",
3 "Prints arguments as they are",
4 &cmd_echo,
5 &help_cmd_echo,
6},
7
Note: See TracBrowser for help on using the repository browser.