2017-09-04 23:14:59 +02:00

6 lines
79 B
Bash
Executable File

#!/bin/bash
echo "A: $@" | sed 's/ \(_.*\) \(.*\)/ (c++)"\1" \2/' | c++filt