/apatl

Javascript based Shell

Primary LanguageCMIT LicenseMIT

A Bash like shell

File System:

  • failed - As the name suggests, contains all my unsuccessfull/incomplete versions of this project
  • add - for binary files
  • app.js - NodeJs script

Key Combination:

  • Ctrl + E - Sends a SIGINT to the spawned process.
  • Ctril + F - Sends spawned process that is currently in foreground to the background.

References: