Is there a fast way to read files/directory recursively?
Instead of inspecting each file(s)/dir(s), is there a way to know that its a
file or a directory from its hidden attribut both for windows or unix
filesystem? Thanks
Instead of inspecting each file(s)/dir(s), is there a way to know that its a
file or a directory from its hidden attribut both for windows or unix
filesystem? Thanks
Comment