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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T21:42:31+00:00 2026-06-06T21:42:31+00:00

What does VAR_NAME=${VAR_NAME:-/some/path/file} mean in an shell script? This is for an init script,

  • 0

What does VAR_NAME=${VAR_NAME:-“/some/path/file”} mean in an shell script?

This is for an init script, I’m writing a custom one to get some of our startup operations into init scripts so that we can start them automatically on boot, but I don’t have much experience with shell scripting so I’m using a startup script for an unrelated piece of software that’s we’ve customized in the past.

The path pointed to is to a file that contains configuration values that override defaults set in the script.

I’m having trouble figuring out what that construct really means (the :- part in particular).

The script I’m working off of also seems to chain this operation together to resolve which value to use such as:

LOG_FILE=${LOG_FILE:-${LOGFILE:-$DEFAULT_LOG_FILE}}

  • 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-06-06T21:42:32+00:00Added an answer on June 6, 2026 at 9:42 pm
      ${parameter:-word}
            Use Default Values. If parameter is unset or null, the expansion
            of word shall be substituted; otherwise, the value of parameter shall be
            substituted.
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Why does this work for some people, and doesn't for others? Others just click
Does anyone know how to write this var q = from c in customers
Why does this code always return 0? var possibleMatches = new Array(); $.getJSON('getInformation.php', function(data)
why does this only alert 1 ? function test() { var myobj = {
What does the keyup() at the end of it mean? $(input).keyup(function () { var
Simple question - what does this actually do? var oq = (ObjectQuery<TEntity>)L2EQuery; return ExecuteFirstorDefault<TEntity>(oq,
I am trying out JSLint on some of the javascript files in our projects
I have some linq to sql method and when it does the query it
Trying to copy some user input from one HTML input to another and my
So, I wrote some JavaScript to grab an xml file from my desktop and

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.