Hello Reader,
I didn't mean for there to be a week without a solution or a challenge but labor day weekend was way to much fun to stop and blog. So here is a late submission by Phill Moore which answered the last challenge posted on listing ObjectIDs.
Now Phill took an interesting approach, he iterates through the file system running fsutil by calling out to the command line you can find his solution here:
I didn't mean for there to be a week without a solution or a challenge but labor day weekend was way to much fun to stop and blog. So here is a late submission by Phill Moore which answered the last challenge posted on listing ObjectIDs.
Now Phill took an interesting approach, he iterates through the file system running fsutil by calling out to the command line you can find his solution here:
https://github.com/randomaccess3/SundayFunday/tree/master/ListObjectIDs
In the coming days as I get my development environment ready for a broadcast I plan to do a more direct parse using DFVFS. Let's see how it goes!
Also Read: Daily Blog #471
Post a Comment