Skip to content

K7S3/K7-Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

K7_SHELL

Shell Written in C language. The filenames correspond to each of the builtin feature.

COMPILE

make

RUN

./k7_shell

Features

  • semicolon separated commands
  • redirection
  • piping
  • Auto tab completion
  • up and down arrow

BUILTIN

  • cd
  • pwd
  • echo
  • ls
  • pinfo
  • history
  • nightswatch (dirty)
  • cronjob
  • kill
  • jobs
  • set and unset var
  • bg and fg
  • kjob
  • Control C and Control z
  • quit

About

Custom shell created using C from scratch.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published