From: Steven Baltakatei Sandoval Date: Tue, 20 Feb 2024 22:08:05 +0000 (+0000) Subject: doc(unitproc/bkt-decimate):Update depends comment X-Git-Url: https://zdv2.bktei.com/gitweb/BK-2020-03.git/commitdiff_plain/753047a3353949d673a55f52ef27d4d136227c6d doc(unitproc/bkt-decimate):Update depends comment --- diff --git a/unitproc/bkt-decimate b/unitproc/bkt-decimate index 47db83f..2ad091f 100644 --- a/unitproc/bkt-decimate +++ b/unitproc/bkt-decimate @@ -2,7 +2,7 @@ decimate() { # Desc: Randomly remove 10% of stdin lines - # Depends: GNU Coreutils 8.32 (shuf) + # Depends: Bash 5.1.16; GNU Coreutils 8.32 (shuf, nl, head, sort, cut) # Version: 0.0.1 # Read lines