#!/usr/bin/python # # This file contains definitions that describe the output of glob. # # the shell executable. shell = "./esh" # the prompt printed by your shell prompt = "esh>" # the ~ expansion echo_tilde = "/home/"