Subversion Repositories HelenOS

Rev

Rev 3809 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3809 Rev 4055
1
{
1
{
2
    "pwd",
2
    "pwd",
3
    "Prints the current working directory",
3
    "Prints the current working directory",
4
    &cmd_pwd,
4
    &cmd_pwd,
5
    &help_cmd_pwd,
5
    &help_cmd_pwd,
6
},
6
},
7
 
7