Search Results

Search: Posts Made By: NBurkhard
28,049
Posted By NBurkhard
Hi, thanks for your response. I want...
Hi,

thanks for your response.

I want to write a bash script, where lots of R scripts are invoked.

Before I invoke these R scripts though within my bash script, I want to declare a "numeric...
28,049
Posted By NBurkhard
Run R Script in Bash Script
Hi there,

I'd like to run a R Script within a Bash Script, which is not a problem to me:

Example:

#!/bin/bash
echo Test
R --no-save < test.r

My Problem is, that I'd like to define a...
2,924
Posted By NBurkhard
Run bash script within a bash script
Hi everybody,

Lets say, I have two bash scripts named down.sh and up.sh located in two different folders named ~/home/a/ and ~/home/b/

Now I want to write another bash script, located in...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 06:48 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy