nicku33 / exercises

A place to do exercise and collab with others
1 stars 0 forks source link

Write "ls" command #5

Open nicku33 opened 8 years ago

nicku33 commented 8 years ago

As a separate executable, implement "ls". First simply, just listing file contents. If you want to print other stats, like size, folder etc, add the -l option