PA5 Part1 Starter Files
Starter files for UCSD CSE30 PA5 Part1 Fall 2022.
After you do a git clone, do the following
Turn on the execute bits for the bash program runtest
chmod 0755 runtest
Please protect your source code against accidental loss!
Make sure you use git to periodically check in your work