From 10a65f37939ad9f816d3a3c5adfb0a958bac9bcd Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Sun, 8 Aug 2021 17:07:54 +0300 Subject: [PATCH] content/posts/2021-02.md: Fix unnecessary whitespace --- content/posts/2021-02.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/posts/2021-02.md b/content/posts/2021-02.md index c1bb9c0c7..67a25c362 100644 --- a/content/posts/2021-02.md +++ b/content/posts/2021-02.md @@ -271,9 +271,9 @@ $ curl -XDELETE 'http://localhost:9200/openrxv-items-2021-02-08' ```console $ csvcut -c id /tmp/2021-02-10-ILRI.csv | sed '1d' | wc -l 30354 -$ csvcut -c id /tmp/2021-02-10-ILRI.csv | sed '1d' | sort -u | wc -l +$ csvcut -c id /tmp/2021-02-10-ILRI.csv | sed '1d' | sort -u | wc -l 18555 -$ csvcut -c id /tmp/2021-02-10-ILRI.csv | sed '1d' | sort | uniq -c | sort -h | tail +$ csvcut -c id /tmp/2021-02-10-ILRI.csv | sed '1d' | sort | uniq -c | sort -h | tail 5 c21a79e5-e24e-4861-aa07-e06703d1deb7 5 c2460aa1-ae28-4003-9a99-2d7c5cd7fd38 5 d73fb3ae-9fac-4f7e-990f-e394f344246c