Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 175 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 175 Bytes

Missing Semester MIT

The Missing Semester of Your CS Education

Notes

Make a file executable

chmod +x <filename>

Execute a file

./<filename>