ibeauregard/ls
Simple, partial implementation of the ls command, using only the following functions and system calls: malloc, free, printf, write, stat, lstat, opendir, closedir, readdir.
C
No issues in this repository yet.
Simple, partial implementation of the ls command, using only the following functions and system calls: malloc, free, printf, write, stat, lstat, opendir, closedir, readdir.
C
No issues in this repository yet.