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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T19:03:53+00:00 2026-05-23T19:03:53+00:00

If I want to something like: foo=bar baz foo=’bar baz’ Is it best practice

  • 0

If I want to something like:

foo="bar baz"
foo='bar baz'

Is it best practice to use double-quotes or single-quotes?

  • 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-23T19:03:53+00:00Added an answer on May 23, 2026 at 7:03 pm

    I tend to use double quotes unless I really need to use single quotes to stop variable interpolation or for other reasons.

    Maybe this is part of my growing up with languages like Pascal, Fortran, and Basic which used double quotes and not single quotes. However, since most of the strings you use in BASH will do variable interpolation, you might as well get in the habit of using double quotes instead of thinking whether you need double quotes or single quotes in a statement. Also you’re variable might be:

    foo='Thank you!'
    

    now, but when you modify it:

    foo='Thank you, $name!'
    

    You don’t have to also remember to edit the quotes while, you’re at it.

    In the few situations where you actually need single quotes, you can easily mentally shift the other way around.

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

Sidebar

Related Questions

Foo has_many Bar . I want to do something like: foo_instance.bars.find_with_custom_stuff(baz) How do I
My object looks like this: ['foo','bar','baz'] And I want to use a mustache template
I want something like the following: foo.should_receive(:bar).with(an_instance_of(Bla))..... Is this possible? Edit: According to the
So I have some XML like this: <bar> <foo>Something</foo> <baz> <foo>Hello</foo> <zap>Another</zap> <baz> <bar>
I'd like something that has the same effect as this: >>> path = /foo/bar/baz/file
I want to do something like this: SQL.Text := Format('select foo from bar where
I want to do something like template <typename T> void foo(const T& t) {
I have a comma-delimited list of directories: foo,bar,baz,qux I want to convert it to
I have a makefile, with two variables like this OS = foo.o bar.o baz.o
I want to obtain Bar records associated to a single foo through bars in

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.