doc(unitproc/bkt-decimate):Update depends comment
authorSteven Baltakatei Sandoval <baltakatei@gmail.com>
Tue, 20 Feb 2024 22:08:05 +0000 (22:08 +0000)
committerSteven Baltakatei Sandoval <baltakatei@gmail.com>
Tue, 20 Feb 2024 22:08:05 +0000 (22:08 +0000)
unitproc/bkt-decimate

index 47db83f0b1f26480a67c6fedf5527965df9b96ad..2ad091ff78f2dd673857af55f7ea9afde608586c 100644 (file)
@@ -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