Yeah, it is in the right directory and I am sure about it.
Ayush
On Sun, Apr 18, 2010 at 8:58 PM, jim holtman wrote:
> If it is the script file, are you in the right directory. The error
> indicates the system can not locate your program. Try typing it in by hand
> and see what you get. You a
If it is the script file, are you in the right directory. The error
indicates the system can not locate your program. Try typing it in by hand
and see what you get. You are probably not positioned where you think you
are.
On Sun, Apr 18, 2010 at 6:21 PM, Ayush Raman wrote:
> Hi,
>
> Thanks for
Hi,
Thanks for the advice but now I am getting an error which states that the R
file/script cannot be opened. Also, my shell and R script is in an
executable mode.
My code is as follows:
#!/bin/bash
DataFile="input.txt"
RProgram="Debug5.R"
outputfile="output_perl_${I}${I}"
time R --slave -f ${
3 matches
Mail list logo