apenwarr-redo/CC.do
2010-11-12 05:25:03 -08:00

4 lines
61 B
Text

cat <<-EOF
gcc -Wall -o /dev/fd/1 -c "\$1"
EOF
chmod a+x $3