Skip to content

RichardThomas215/Go-Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go-Shell

Unix based shell built in Go-Lang

Unix Commands Supported


cd
rm
ls
ls -al
cat
pwd
touch
mkdir
whoami

Custom Commands

zip - puts all files listed into a zip file called files.zip

  • ex: zip LS.go touch.go pwd.go
  • About

    Unix based shell built in Go-Lang

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published