Skip to content

imoralessirgo/MyShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

doit.c

  • executes given commands calling execve
  • prompts user for a new command
  • changes directory with cd
  • changes prompt with 'set prompt = '
  • exits with exit command

DOIT

  • handles a maximum of 128 characters as input
  • handles a maximum of 30 command line arguments per instruction
  • does NOT handle background processes [part 3]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages