The R Project SVN R

Rev

Rev 4010 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4010 Rev 4580
Line 1... Line 1...
1
#!/bin/sh
1
#!/bin/sh
2
#
2
#
3
# ${RHOME}/bin/help
3
# ${R_HOME}/bin/help
4
 
4
 
5
if [ "${1}" = "INDEX" ];
5
if [ "${1}" = "INDEX" ];
6
then
6
then
7
    subject=${2}
7
    subject=${2}
8
    shift 2
8
    shift 2