-
Notifications
You must be signed in to change notification settings - Fork 0
lewischa/CS450_HW2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This makefile builds two executables: - pipe_demo.x demonstrates how to fork two processes and connect them with a pipe. It is hard-coded to run the command "who | wc -l" - pipes.x runs a Bash-like Shell. Built-ins (such as "cd") are not implemented.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published