From aaa80bc1bb5a56ee25c6eb29d759e3a3eef04ba6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C4=99drzej=20Furmann?= Date: Fri, 3 Apr 2020 16:10:18 +0000 Subject: [PATCH] Zaktualizuj 'plot.sh' --- plot.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/plot.sh b/plot.sh index e0e42d4..2d3b76b 100644 --- a/plot.sh +++ b/plot.sh @@ -1,5 +1,6 @@ for file in wer srr do + tail -n 50 "${file}.txt" > "${file}.txt" gnuplot <<- EOF set term png set output "${file}.png"