3 строки
60 Б
Bash
Исполняемый файл
3 строки
60 Б
Bash
Исполняемый файл
#!/bin/sh
|
|
cd /data/courses/java-programmeren/bluej
|
|
make run
|