2017-09-23 14:06:36 +02:00

6 lines
79 B
Bash
Executable File

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