Skip to content

fluffyponyy/ssi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ssi

This is a simple Linux shell interpreter created for an assignment in CSC360: Operating Systems at the University of Victoria.

Usage:

  • bg <command> to have commands execute in the background
  • bglist to check which commands are currently executing in the background
  • cd and all combinations to navigate directories, including cd ~
  • any regular Linux commands can be executed in the foreground
  • exit to quit

About

Simple shell interpreter for CSC360: Operating Systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors