-
Notifications
You must be signed in to change notification settings - Fork 0
JamesGarrison01/OperatingSystems
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Homework 1 - James Garrison - JTG66 How to run question 1a: 1. Type gcc -o pre pre.c ./pre 2. Consult screenshot How to run question 1b: 1. Type gcc -o sort sort.c ./sort 2. Consult screenshot How to run question 2: 1. Type gcc -o q2 q2.c gcc -o pre pre.c gcc -o sort sort.c ./q2 ./pre ./sort 2. Consult screenshot How to run question 3: 1. Type gcc -o q3 q3.c ./q3 ls -l (ls -l is an example. Use any regular execp cmd) 2. Consult screenshot
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published