#!/nix/store/ddx7976jyll30xjbasghv9jailswprcp-bash-interactive-5.3p3/bin/sh
#
# ref - Check spelling of the arguments
#
# Usage: ref word ..
#
# can be used for the K command of Vim
#
spell <<EOF
$*
EOF
