-
Notifications
You must be signed in to change notification settings - Fork 0
Ryoken/os_project4
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Kyle Schulz Aaron Hart John Langewisch Tyson Williams CSCI 442 Operating Systems Project 4 INSTALL GIT Download and install Git git config --global user.name "Kyle "Ryoken" Schulz" git config --global user.email ryoken@ryoken.net FIRST STEPS mkdir os_project4 cd os_project4 git init touch README git add README git commit -m 'first commit' git remote add origin git@github.com:Ryoken/os_project4.git git push -u origin master
About
Modifying the Linux 42.6 Scheduler
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published