c++/bash-offline/kompiluj.sh
author František Kučera <franta-hg@frantovo.cz>
Sun Jun 11 03:05:27 2017 +0200 (2017-06-11)
changeset 49 e1e5db678ce8
permissions -rwxr-xr-x
lpt-signal-generator: calibration
     1 #!/bin/bash
     2 
     3 g++ program.cpp -o bash-offline;
     4