File: xxx

package info (click to toggle)
surfraw 2.1.0-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 780 kB
  • ctags: 139
  • sloc: sh: 7,085; perl: 355; makefile: 155
file content (17 lines) | stat: -rwxr-xr-x 368 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/bin/sh
# $Id: xxx,v 1.1.1.1 2003/08/01 09:07:52 bagpuss Exp $
# elvis: xxx		-- Superior XXX, hot and ready to press (arXiv.org)
. surfraw || exit 1

w3_usage_hook () {
    cat <<EOF
Usage: $w3_argv0 [options]
Description:
  Surfraw the Los Alamos XXX science E-Print Archive
EOF
    w3_global_usage
}

w3_config
w3_parse_args "$@"
w3_browse_url "http://arXiv.org/"