Tuve que ejecutar find / -name foo > found.txt
y tropecé con el siguiente resultado:
...
find: /Volumes/MobileBackups/Backups.backupdb/mac/2014-12-17-162004/MacRoot/.DocumentRevisions-V100: Permission denied
nfs server localhost:/FjbUHyS_WAWZQyX9SZ1Wx9: not responding
nfs server localhost:/FjbUHyS_WAWZQyX9SZ1Wx9: is alive again
nfs server localhost:/FjbUHyS_WAWZQyX9SZ1Wx9: not responding
nfs server localhost:/FjbUHyS_WAWZQyX9SZ1Wx9: is alive again
nfs server localhost:/FjbUHyS_WAWZQyX9SZ1Wx9: not responding
nfs server localhost:/FjbUHyS_WAWZQyX9SZ1Wx9: is alive again
nfs server localhost:/FjbUHyS_WAWZQyX9SZ1Wx9: not responding
nfs server localhost:/FjbUHyS_WAWZQyX9SZ1Wx9: is alive again
find: /Volumes/MobileBackups/Backups.backupdb/mac/2014-12-17-162004/MacRoot/System/Library/DirectoryServices/DefaultLocalDB/Default: Permission denied
...
No estoy usando NFS ni he montado un volumen NFS. ¿De dónde viene esto?