The R Project SVN R

Rev

Rev 11476 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11476 Rev 11515
Line 1... Line 1...
1
#! /bin/sh
1
#! /bin/sh
-
 
2
##
2
## Diff  ``without R version''
3
## Diff  ``without R version''
3
## usage: Rdiff from-file to-file exitstatus
4
## usage: Rdiff from-file to-file exitstatus
4
## from-file equal to `-' means STDIN
5
## from-file equal to `-' means STDIN
5
 
6
 
6
ffile=${1}
7
ffile=${1}