11 lines
169 B
Plaintext
Raw Normal View History

2017-09-23 14:06:36 +02:00
#!/bin/bash
2017-09-23 15:58:13 +02:00
# Copyright 2015-2017 Alf Gaida <agaida@siduction.org>
# License: WTFPL-2
#
# Usage:
#
#
#
#
2017-09-23 14:06:36 +02:00
echo "A: $@" | sed 's/ \(_.*\) \(.*\)/ (c++)"\1" \2/' | c++filt