Skip to content

killerbat00/Simple-Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Simple-Shell

Operating Systems - Homework 2

This is a simple shell that accepts user input, tokenizes the input at whitespaces to create arguments, then uses fork() to create a new child process that executes the given argument with the execvp() command.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages