Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To run this just use the cat function to pipe (pass) the file of R scripts to the bash script. Here is what would get submitted ( with your username!).

cat myfiles.lst | sh runBatchR.sh

...