summaryrefslogtreecommitdiff
path: root/.local/bin/wtos
blob: e3a6da20e20bcde6cacd43d2fda6c450020fc67b (plain) (blame)
1
2
3
4
5
6
7
#!/bin/sh

set -e

: ${COLUMNS:=`tput cols`}
width=`dc -e "$COLUMNS 80 $COLUMNS 80 [r] sx >x p"`
fold -sw $width