signal_processing_vorlage/tests/scripts/extract_python_data.sh
Johannes Kutning 0d1b73e3e0 Initial commit
2023-10-31 07:47:27 +01:00

4 lines
50 B
Bash
Executable File

#!/bin/bash
grep -e "^py_.*" | sed -e 's/py_//g'