annotate c.ksh @ 0:e92d7e15bc33

First commit, made by makeprogram
author VilyaemKenyaz
date Fri, 25 Aug 2023 22:44:59 -0400
parents
children b82f21466dfd
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
e92d7e15bc33 First commit, made by makeprogram
VilyaemKenyaz
parents:
diff changeset
1 #!/bin/sh
e92d7e15bc33 First commit, made by makeprogram
VilyaemKenyaz
parents:
diff changeset
2 clear
e92d7e15bc33 First commit, made by makeprogram
VilyaemKenyaz
parents:
diff changeset
3 rm dis
e92d7e15bc33 First commit, made by makeprogram
VilyaemKenyaz
parents:
diff changeset
4 cc dis -o dis
e92d7e15bc33 First commit, made by makeprogram
VilyaemKenyaz
parents:
diff changeset
5 cp dis /usr/bin/
e92d7e15bc33 First commit, made by makeprogram
VilyaemKenyaz
parents:
diff changeset
6 gdb -ex run dis