s407599-plots/script.sh
Gabriela Pałka a5d57fbc69 Add plot.py
2020-04-03 16:56:09 +02:00

6 lines
114 B
Bash
Executable File

#/bin/bash
tail n -50 wer.txt > tmp && mv tmp wer.txt
tail n -50 srr.txt > tmp && mv tmp srr.txt
python3 plot.py