Skip to content

Assignment project for Operating Systems. To create a custom shell!

Notifications You must be signed in to change notification settings

Queuebee2/OS-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 

Repository files navigation

Operating Systems Assignment 1: shell

^ click link to see setup instructions for linux/macOS/Windows

bugs

No major known bugs. I hope.

features

  • cd and cd ~ should lead to user $HOME directory
  • reading/writing output when running this shell from within WSL2 will yield nice carriage returns before the newlines. ⌨

how to use

Click the link in the top of this readme and follow the instructions there!!

easter egg 🥚

Define SHELLTHEME in shell.cpp as 1 for a custom prompt

#define SHELLTHEME 1

About

Assignment project for Operating Systems. To create a custom shell!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published