cosmic/bin/def

5 lines
96 B
Bash
Executable File

#!/bin/sh
sdcv -n --utf8-output --color "$@" 2>&1 | \
fold --width="$(tput cols)" | \
less -FRX