Exam (elaborations)
CMSC216 Final (100% Errorless Answers)
- Course
- Institution
Copy over files with .o into 216 folder correct answers cp -r *.o ~/216 pwd correct answers Gives you the entire directory location compiling executables with gcc correct answers gcc testing.c -o change the permissions of testing.c to rwx for all permissions correct answers chmod 777 testi...
[Show more]