Lösung des ESY6/A Praktikums "signal_processing".

extract_python_data.sh 50B

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