Example #1
0
 def __int__(self):
     cmd.__int__(self)
     self.prompt = ">>> "
     self.intro = 'Custom Shell - type help if needed '