Skip to content
 
 

Latest commit

 

History

38 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rshell

UCR CS100 hw0

A basic unix command shell with the ability to print a command prompt as well as execute commands.

Bugs

  • Exit does not properly execute when there was an error before it being called.
  • Must be space between || and && connectors in order for commands to execute correctly.

Installation

In order to install this project(from the hammer server):

$ git clone https://github.com/nchun003/rshell.git
$ cd rshell
$ git checkout hw0
$ make
$ bin/rshell

About

hw 0

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages