#! /usr/bin/env python3 import os, sys if not os.path.exists(os.sep + "home" + os.sep + os.environ["USER"]) is True: print("yes")