Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7630457
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T06:06:27+00:00 2026-05-31T06:06:27+00:00

I am trying to run a batch script (set of R commands saved in

  • 0

I am trying to run a batch script (set of R commands saved in a file), from a bash script. For some reason, the statement in the bash script that runs the R script works when I type it manually on the command line, however when the statement is executed in the batch script it fails with the error:

munge_data.sh: line 17: –file=stats.R: command not found

Here is a snippet of the bash script:

#!/bin/bash
SCRIPTDIR=/path/to/some/directory
RBIN=`which R`

cd $SCRIPTDIR

$RBIN --file=stats.R > my.stats.output.txt # <- this is line 17 in my script

Can anyone spot what is causing this problem?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T06:06:28+00:00Added an answer on May 31, 2026 at 6:06 am

    Apprently, which R returned nothing, probably because R is not in your PATH, so that $RBIN is empty, and the shell tries to run an inexistent command --file=stats.R.

    (If R is supposed to be in the PATH, you can just call it R, without using a variable.)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to run some console application .exe files from a batch file in
I'm trying to run a batch file, as another user, from my web app.
I am trying to modify a batch script that installs a simple script file
Basically, I'm trying to run the batch file that was copied on the remote
I'm trying to run this batch file from a windows service (running as my
I am trying to run a batch script from within a c sharp program
I am trying run a program from a qmake .pro file which modifies the
I am trying to create a simple batch file that will replace a line
I'm trying to run a script that deletes a bunch of rows in a
I'm trying to run a batch file via VB and I need to wait

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.