hello-world/cobol/test.sh

3 lines
53 B
Bash
Raw Normal View History

2024-04-04 20:30:28 +00:00
#!/bin/bash
cobc -x -free helloworld.cbl
./helloworld