mirror of
git://projects.qi-hardware.com/wernermisc.git
synced 2025-01-18 22:51:05 +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
|
||||
|
||||
list:
|
||||
ls -1 $(DIR)/*-stat | sed 's|.*/||' | sort -n
|
||||
ls -1 $(DIR)/*-stat | sed 's|.*/||;s/-stat//' | sort -n
|
||||
|
||||
plot:
|
||||
./plot-cdf $(DIR)/log && display out.png &
|
||||
|
Loading…
x
Reference in New Issue
Block a user