5 Column Output
Tagged with: column, columns, command, Linux, output, terminal
Divide terminal into 5 columns
ls /tmp | pr -T5 -W$COLUMNS
Divide terminal into 5 columns
ls /tmp | pr -T5 -W$COLUMNS
This entry was posted on Wednesday, March 12th, 2008 at 11:31 pm and is filed under Command Line, Linux. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.