blob: 5c4bbe19c8cbcae4875c0a1a00e4b500831dcc23 [file] [log] [blame]
{
printf "%%: %s ... %s \t", $2, $1
x = sprintf("%8d %10.10s", $1, $2)
print x
}