source: mainline/uspace/app/bdsh/cmds/builtins/cd/cd_def.h@ 9d58539

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

Fixed unix permissions for all files

  • Property mode set to 100644
File size: 81 bytes
Line 
1{
2 "cd",
3 "Change the current working directory",
4 &cmd_cd,
5 &help_cmd_cd,
6 0
7},
Note: See TracBrowser for help on using the repository browser.