source: mainline/uspace/app/bdsh/cmds/modules/cmp/cmp_def.h@ 1569a9b

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 1569a9b was fae4d30, checked in by Sean Bartell <wingedtachikoma@…>, 13 years ago

bdsh: add simple "cmp" command

  • Property mode set to 100644
File size: 79 bytes
Line 
1{
2 "cmp",
3 "Compare the contents of two files",
4 &cmd_cmp,
5 &help_cmd_cmp,
6},
7
Note: See TracBrowser for help on using the repository browser.