mhammoud / jShell

CSC207 Assignment - A terminal application in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jShell

A unix terminal for a simulated file system. The terminal supports the commands cd, cat, copy, curl, echo, grep (basic functionality only), history, ls, mkdir, man (with relative man pages for each command), mv, pwd, and touch. This program was developed in Java.

About

CSC207 Assignment - A terminal application in Java


Languages

Language:Java 100.0%