Introduction
Introduction Statistics Contact Development Disclaimer Help
tmedia-stats.sh: fix label name for filter memes - bitreich-memestats - metrics…
git clone git://src.adamsgaard.dk/bitreich-memestats
Log
Files
Refs
LICENSE
---
commit a5154abe181226edf13ee348c2c1890cd496ba3e
parent 0d4ccc88379ae392b79d44a65b65b1e3a3a6d7c0
Author: Anders Damsgaard <[email protected]>
Date: Mon, 25 Dec 2023 21:05:37 +0100
media-stats.sh: fix label name for filter memes
Diffstat:
M media-stats.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/media-stats.sh b/media-stats.sh
t@@ -71,7 +71,7 @@ printf '| number of movies: %8s |\n' "$n_vid"
printf ' '
printf '| number of emojis: %8s |\n' "$n_emoji"
printf ' '
-printf '| number of effects: %8s |\n' "$n_filter"
+printf '| number of filters: %8s |\n' "$n_filter"
printf ' '
printf '| average movie length: %10.1f s |\n' \
"$(printf '%f/%f\n' "$sum" "$i" | bc -l)"
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.