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

    CLI Example: