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 6571493
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T14:53:24+00:00 2026-05-25T14:53:24+00:00

Inside my Shell Script , i have this line present RUN_CMD=$JAVA_HOME/bin/java -cp $CLASSPATH com/mypack/BalanceRunner

  • 0

Inside my Shell Script , i have this line present

RUN_CMD="$JAVA_HOME/bin/java -cp $CLASSPATH  com/mypack/BalanceRunner 

Could anybody please tell me , what is meant by this command RUN_CMD
and where can i see this RUN_CMD defined

Thanks for reading

  • 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-25T14:53:25+00:00Added an answer on May 25, 2026 at 2:53 pm

    That’s defining an environment variable RUN_CMD (looks like a quote omitted at the end, though). It’s shorthand for running that Java command (which defines where to find some classes and then specifies which class to run – BalanceRunner)

    The variable is in scope for the current process (a shell, or shell script, most likely). You can see what it’s set to by doing:

    echo $RUN_CMD
    

    (note: specifics are shell-dependent but the above is true for Bourne shell derivatives certainly)

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

Sidebar

Related Questions

Inside my Shell Script , i have this line present RUN_CMD=$JAVA_HOME/bin/java -cp $CLASSPATH com/mypack/BalanceRunner
I have a shell script that will let me access global variables inside the
I have a shell script that is created inside a php script (given full
I want to embed an awk script inside a shell script but I have
I am using the below code for replacing a string inside a shell script.
I want to make a button inside my GUI that triggers a shell script.
I'm working from inside an ipython shell and often need to reload the script
I want to execute following command in shell script cp /somedire/*.(txt|xml|xsd) /destination/dir/ But this
I have a shell script which copies a few files to the current directory,
I am trying to access a shell variable inside a piped nawk. I have

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.