Your IP : 172.28.240.42


Current Path : /usr/share/vim/vim73/tools/
Upload File :
Current File : //usr/share/vim/vim73/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