annotate c.ksh @ 1:ba8447ba5f5c

Fully functional.
author VilyaemKenyaz
date Wed, 23 Aug 2023 14:10:27 -0400
parents d0fbe0f50dfb
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
d0fbe0f50dfb finished program supposedly
VilyaemKenyaz
parents:
diff changeset
1 #!/bin/ksh
d0fbe0f50dfb finished program supposedly
VilyaemKenyaz
parents:
diff changeset
2 clear
d0fbe0f50dfb finished program supposedly
VilyaemKenyaz
parents:
diff changeset
3 printf "Compiling\n"
d0fbe0f50dfb finished program supposedly
VilyaemKenyaz
parents:
diff changeset
4 rm asciicaesar
1
ba8447ba5f5c Fully functional.
VilyaemKenyaz
parents: 0
diff changeset
5 tcc asciicaesar.c -o asciicaesar
0
d0fbe0f50dfb finished program supposedly
VilyaemKenyaz
parents:
diff changeset
6 cp asciicaesar /usr/bin/