* If you want to run this program on your account, copy Makefile, demo.c, and sample.tk into your directory. Typing "make" will make an executable file "demo". As the second step, type as follows; > sample.tk Note that the sample.tk file should be executable. ( chmod +x sample.tk ) --- Eunmi.