chrismassey
Programmer
When I view the contents of a directory, why is it that the first values are . and .. before printing the actual contents. This isn't necessarily a problem because I have used shift to remove the first and second elements of the array which are . and ..
Chris
Chris