mirror of
git://projects.qi-hardware.com/wernermisc.git
synced 2025-01-19 06:11:06 +02:00
m1rc3/norruption/2/Makefile (list): remove the -stat suffix
This commit is contained in:
parent
bb2589386f
commit
ffe45cb3e1
@ -12,7 +12,7 @@ all:
|
|||||||
echo
|
echo
|
||||||
|
|
||||||
list:
|
list:
|
||||||
ls -1 $(DIR)/*-stat | sed 's|.*/||' | sort -n
|
ls -1 $(DIR)/*-stat | sed 's|.*/||;s/-stat//' | sort -n
|
||||||
|
|
||||||
plot:
|
plot:
|
||||||
./plot-cdf $(DIR)/log && display out.png &
|
./plot-cdf $(DIR)/log && display out.png &
|
||||||
|
Loading…
x
Reference in New Issue
Block a user