script column width

This commit is contained in:
Vovanium 2024-01-23 14:24:26 +03:00
parent 60a84e01dc
commit eaf559d1ac
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ END {
exit;
}
column = 10; delim = " ";
column = 12; delim = " ";
fc = 6;
print "max_groupsize " max_groupsize;
printf("g %-"fc"."fc"s", "---");