Skip to content

Kubik42/JavaShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaShell

A very basic bash-like shell written in Java built with an in-shell file system.

Supported commands:

  • cat
  • cd
  • cp
  • mv
  • echo
  • exclaim
  • grep
  • man
  • ls
  • mkdir
  • pwd
  • exit

As well as output redirection.

About

A very basic bash-like shell written in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages