Home
last modified time | relevance | path

Searched refs:width (Results 1 – 1 of 1) sorted by relevance

/debug/
A Dxtrace.sh77 width=$(expr $COLUMNS - 30)
79 if test "$filelen" -gt "$width"; then
80 rwidth=$(expr $width - 3)
83 printf '%-20s %-*s %6s\n' $fct $width $file $line

Completed in 8 milliseconds