Displaying 5 results from an estimated 5 matches for "thecases".
Did you mean:
thecase
2015 Apr 27
2
Real sh? Or other efficient shell for non-interactive scripts
Les Mikesell <lesmikesell at gmail.com> wrote:
> On Mon, Apr 27, 2015 at 10:46 AM, Joerg Schilling
> <Joerg.Schilling at fokus.fraunhofer.de> wrote:
> > >
> > And the problem is the GPL. I recommend you to work on making all GPL code
> > freely combinable with other OSS.
>
> Of course the problem it the GPL. Glad you recognize that. It's
>
2010 Sep 09
0
Plotting dates and grid lines on the X-Axis of xyplot
...ng(streams)) {
pData <- subset(theData, theData$Well==theWell)
streams<-levels(pData$Stream)
} else {
pData <- subset(theData, theData$Well==theWell & (theData$Stream %in%
streams))
}
nStreams <- length(streams)
# process cases
pData$Case<-relevel(pData$Case, ref=obs)
theCases <- levels(pData$Case)
nCases <- nlevels(pData$Case)
theObsCase <- which(theCases==obs)[1]
types<-ifelse(1:nCases==theObsCase,"p","l")
theLegendLines <- 1:nCases==theObsCase
myFill.color=c("red","orange","ForestGreen","blac...
2015 Apr 27
0
Real sh? Or other efficient shell for non-interactive scripts
On Mon, Apr 27, 2015 at 11:16 AM, Joerg Schilling
<Joerg.Schilling at fokus.fraunhofer.de> wrote:
> >
> You should read the GPL and get help to understand it. The GPL does not forbid
> this linking. In contrary, the GPOL allows any GPLd program to be linked
> against any library under and license. If this was not thecase, you could not
> legally distribute binaries from
2015 Apr 27
2
Real sh? Or other efficient shell for non-interactive scripts
Les Mikesell <lesmikesell at gmail.com> wrote:
> On Mon, Apr 27, 2015 at 10:07 AM, Joerg Schilling
> <Joerg.Schilling at fokus.fraunhofer.de> wrote:
> > >
> > I would be interested to understand why Heirloom seems to so well known and my
> > portability attempts seem to be widely unknown.
> >
>
> Not sure why it matters with a standalone
2015 Apr 27
3
Real sh? Or other efficient shell for non-interactive scripts
Les Mikesell <lesmikesell at gmail.com> wrote:
> On Mon, Apr 27, 2015 at 11:16 AM, Joerg Schilling
> <Joerg.Schilling at fokus.fraunhofer.de> wrote:
> > >
> > You should read the GPL and get help to understand it. The GPL does not forbid
> > this linking. In contrary, the GPOL allows any GPLd program to be linked
> > against any library under and