/shell

pussh

Primary LanguageC++

shell

Acts as a terminal interacting with the user. (Reads until end of line.) Written in C++, when reading or writing to the terminal, it makes the system calls read and write.

Program Details:

  • ls
  • pwd
  • cd
  • fork
  • piping
  • alarms user with a bell when the user continually hits backspace.