Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eygraber/linker_lab

Linker Lab for NYU Operating Systems
https://github.com/eygraber/linker_lab

Last synced: about 2 months ago
JSON representation

Linker Lab for NYU Operating Systems

Awesome Lists containing this project

README

        

Code can be compiled by running make.

Code is run by calling ./linker txtfile ... (eg ./linker test1.txt test2.txt test3.txt)

output will be sent to output.txt