nasm -f elf -o tail-f.o tail-f.asm && ld -m elf_i386 -s -o tail-f tail-f.o
-
Notifications
You must be signed in to change notification settings - Fork 0
filipmnowak/tail-f
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
i386 toy/prototype version of tail -f