Hi Greg, > $ valgrind flist -sequence xyz -all ... > ==729147== Warning: set address range perms: large range [0x59c8e040, > 0xa313d8ac0) (undefined)
To watch progress, try
strace -e openat flist -recurse -sequence xyz -all >/dev/null
Also, is there anything odd about your tree of directories?
Does it have cycles? Symlinks? Is it all on local disk?
--
Cheers, Ralph.
