1 2 3 4 5 6 7 8 9 10 11
test "$UNAME" = "Darwin" && skip cd "$TEST" mkdir foo mnt bfs_sudo mount -t tmpfs tmpfs mnt || skip defer bfs_sudo umount mnt "$XTOUCH" foo/bar mnt/baz bfs_diff . -xdev