Recreate the LS command in C with native C functions
Skills :
Language : C
Learning to use : opendir, readdir, closedir, getcwd, ctime
Features :
Recreate ls command with flags a, l, R, d, r, t
DEMO :