#!/nix/store/cfn5wfckmy8hs13zxy4bj2zlavl5z90w-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
