def dfs_absent(path):
    '''
    Check if a file or directory is absent on the distributed FS.

    CLI Example: