List directory with up to 8 millions files
If you are facing the huge need to list a directory containing a huge amount of files and cannot do it with a simple 'ls' command, try this: http://d.pr/f/FdiF
Download the file, compile it:
gcc listdir.c -o listdir
And use it like this:
./listdir [target dir] > target-ls.txt
Inspired by http://bit.ly/Sg0luF
Written by 0asa
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#