3 lines
53 B
Bash
Executable File
3 lines
53 B
Bash
Executable File
#!/bin/bash
|
|
cobc -x -free helloworld.cbl
|
|
./helloworld |