Why not tinker with directories?
List contents of current directory
Source code of above
you'll need code to get rid of . and ..
also: chdir(), rmdir(), mkdir(), dirname(), dir()
also: getcwd(), scandir()
NEXT
PREVIOUS
Master Index