annotate c.ksh @ 4:0ed615367b10

Automated Vimcurial commmit
author VilyaemKenyaz
date Fri, 08 Sep 2023 08:16:07 -0400
parents 36b2402700ad
children 3879c1178448
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
36b2402700ad First commit, made by makeprogram
VilyaemKenyaz
parents:
diff changeset
1 #!/bin/sh
36b2402700ad First commit, made by makeprogram
VilyaemKenyaz
parents:
diff changeset
2 clear
36b2402700ad First commit, made by makeprogram
VilyaemKenyaz
parents:
diff changeset
3 rm harelet
4
0ed615367b10 Automated Vimcurial commmit
VilyaemKenyaz
parents: 0
diff changeset
4 cc harelet.c -o harelet
0
36b2402700ad First commit, made by makeprogram
VilyaemKenyaz
parents:
diff changeset
5 cp harelet /usr/bin/
4
0ed615367b10 Automated Vimcurial commmit
VilyaemKenyaz
parents: 0
diff changeset
6 gdb -ex run harelet