hyperrhelen / shell

pussh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

pussh


Languages

Language:C++ 99.7%Language:Makefile 0.3%