c++/bash-offline/kompiluj.sh
author František Kučera <franta-hg@frantovo.cz>
Sun Jun 04 14:59:13 2017 +0200 (2017-06-04)
changeset 45 ea8642c17495
permissions -rwxr-xr-x
lpt-signal-generator: parametrizace, unicode
     1 #!/bin/bash
     2 
     3 g++ program.cpp -o bash-offline;
     4