Subversion Repositories HelenOS

Rev

Rev 3371 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
3371 post 1
{
2
    "pwd",
3
    "Prints the current working directory",
4
    &cmd_pwd,
5
    &help_cmd_pwd,
6
    -1
7
},