source: mainline/uspace/app/bdsh/cmds/builtins/pwd/pwd.def@ 90a428a

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 90a428a was 216d6fc, checked in by Tim Post <echo@…>, 17 years ago

Merge with shell @ 3241 for bdsh

  • Property mode set to 100644
File size: 85 bytes
Line 
1{
2 "pwd",
3 "Prints the current working directory",
4 &cmd_pwd,
5 &help_cmd_pwd,
6 -1
7},
Note: See TracBrowser for help on using the repository browser.