apenwarr-redo/CC.do

4 lines
61 B
Text
Raw Normal View History

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