Skip to content

Mzachafel/linux_shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mzsh

  • interactive and batch modes
  • command line edit and history (via readline.h)
  • wildcard characters expansion ('*' and '?')
  • command execution (foreground and background)
  • i/o redirection (input, output and error files, pipes)
  • builtins: cd, exit, jobs, kill, fg, bg

About

Shell command interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published