codekingpro's picture
Add files using upload-large-folder tool
3f07f06 verified
Raw
History Blame Contribute Delete
137 Bytes
#!/bin/sh
#
# ref - Check spelling of the arguments
#
# Usage: ref word ..
#
# can be used for the K command of Vim
#
spell <<EOF
$*
EOF