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

  • SEARCH
  • Home
  • 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 6370647
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T00:57:26+00:00 2026-05-25T00:57:26+00:00

In R, When I run system(FOO=’test123′) I would expect system(echo $FOO) to return test123

  • 0

In R, When I run

system("FOO='test123'")

I would expect

system("echo $FOO")

to return

test123

in the same way that

system("echo $USER") 

returns my username

But it returns nothing. Why is this?


Why would anyone want to do this? I was trying to simulate the use of env FOO='test1234 R -vanilla < script.R while writing script.R, which in turn calls system("echo $FOO)`

  • 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-25T00:57:27+00:00Added an answer on May 25, 2026 at 12:57 am

    I don’t know R, but in other languages system() (at least on Unix-like systems) creates a new shell (/bin/sh) process to execute the command. Your FOO='test123' sets the value of $FOO, but only within that process. Your system("echo $FOO") executes in a new process in which $FOO hasn’t been set.

    If R has a way to set environment variables internally (setenv, perhaps?), you should use that instead.

    EDIT: As @Joshua says in a comment, it’s Sys.setenv.

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

Sidebar

Related Questions

I have a web application that I want to run some system tests on,
I'm working on a little web crawler that will run in the system tray
On my system I can't run a simple Java application that start a process.
How can I check file permissions , without having to run operating system specific
Our system will run on a local network with no more than 50 clients
I am familiar with using the os.system to run from the command line. However,
I run a site using the MODx Content Management System. What I'd like to
How to run the exe file to other system? Using VB 6 I copied
Our system uses a lot of large Bitmaps (System.Drawing.Bitmap) and sometimes we run out
I want to run Mac OS in my Windows operative system, is there any

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.