simple_shell icon indicating copy to clipboard operation
simple_shell copied to clipboard

Simple shell 1.0.10

Open edward0rtiz opened this issue 6 years ago • 0 comments

  • [ ] Usage: simple_shell [filename]

  • [ ] Your shell can take a file as a command line argument

  • [ ] The file contains all the commands that your shell should run before exiting

  • [ ] The file should contain one command per line

  • [ ] In this mode, the shell should not print a prompt and should not read from stdin

edward0rtiz avatar Aug 16 '19 20:08 edward0rtiz