aboutsummaryrefslogtreecommitdiffstats
path: root/bin/colcol
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-02-13 16:58:00 +0000
committerterminaldweller <thabogre@gmail.com>2022-02-13 16:58:00 +0000
commit32fc608650b5aa824d87182e0491e0d9f5da7efe (patch)
tree70bb1649076c5964fc058a30abb86d4ba5a34a57 /bin/colcol
parentmore polishing for clipd (diff)
downloadscripts-32fc608650b5aa824d87182e0491e0d9f5da7efe.tar.gz
scripts-32fc608650b5aa824d87182e0491e0d9f5da7efe.zip
updates
Diffstat (limited to 'bin/colcol')
-rwxr-xr-xbin/colcol1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/colcol b/bin/colcol
index bb1eb61..5a4ff50 100755
--- a/bin/colcol
+++ b/bin/colcol
@@ -23,7 +23,6 @@ BEGIN {
if (1 == NR){
max_col = NF
}
- # printf max_col" "
printf NR-1" "
for (i = 1; i <= NF; i++){
if (i >= colors_len) {