4 lines
75 B
Bash
4 lines
75 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
# TODO Command to disassemble the compiled C program with otool
|