Subversion Repositories HelenOS

Rev

Rev 3346 | Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed

{
    "ls",
    "List files and directories",
    &cmd_ls,
    &help_cmd_ls,
    0
},

{
    "dir",
    NULL,
    &cmd_ls,
    &help_cmd_ls,
    0
},