Skip to content

Instantly share code, notes, and snippets.

@mattak
Created March 23, 2013 05:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattak/5226604 to your computer and use it in GitHub Desktop.
Save mattak/5226604 to your computer and use it in GitHub Desktop.
refe manual
#!/bin/sh
#
# ruby manual refe
#
rubyrefm=$HOME/src/rubyrefm
ruby -Ke -I \
$rubyrefm/bitclust/lib \
$rubyrefm/bitclust/bin/refe \
-d $rubyrefm/db-1_9_3 $*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment