hello-world/cobol/test.sh
2024-04-04 22:30:28 +02:00

3 lines
53 B
Bash
Executable File

#!/bin/bash
cobc -x -free helloworld.cbl
./helloworld