An4123/LinuxShell
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Name: An Vo Class: Intro to Operating Systems Project: Lab2 ORGANIZATION: ---main.cpp--- runs the whole program with no other files. STATUS: - Everything works and runs, getting commands to run and print takes a little. - FORSURE "ls --a" works (will provide screenshot). SOFT/HARDWARE: -Tested on:CSEGRID. HOW TO COMPILE - unZip file. - Run Terminal. - cd into unzipped file. - run 'make' (without quotes) - run './VoLab2' (without quotes)