Your IP : 216.73.216.48


Current Path : /usr/X11R6/share/vim/vim74/tools/
Upload File :
Current File : //usr/X11R6/share/vim/vim74/tools/ref

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