Skip to content

A Free and Open Source Shell for Operating Systems

License

Notifications You must be signed in to change notification settings

SpaciousCoder78/ghz-sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ghz-sh

C Git GitHub

Supported Operating Systems

Debian Red Hat Arch

Gigahertz Shell - A Free and Open Source Shell for Operating Systems

Installation

  • Clone the repository
$ git clone https://github.com/SpaciousCoder78/ghz-sh.git
  • Move to project directory
$ cd ghz-sh
  • Compile the main.c file
$ gcc -o ghz-sh main.c
  • Run the executable file
$ ./ghz-sh

Manual

Supported Commands

Command Usage Command Information
ls ls Shows the files in present working directory
man man commandname Shows the manual of a command
ps ps Shows the running processes in the system
sos sos Shows avaliable commands and shell information
chdir chdir foldername/filename Change directory
leave leave Exits the Shell

About

A Free and Open Source Shell for Operating Systems

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages