Files

6 lines
228 B
Markdown
Raw Permalink Normal View History

2022-10-04 04:11:36 -07:00
# cat
2022-11-02 15:56:17 -07:00
[![Build Status](https://ci.zander.im/job/asm-cat/badge/icon?style=flat&subject=Build)](https://ci.zander.im/job/asm-cat/)
2022-10-04 04:11:36 -07:00
2022-11-02 15:56:06 -07:00
Posix compliant cat written in NASM Assembler for practice. This program
**ONLY** works on Linux.