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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T13:46:52+00:00 2026-05-11T13:46:52+00:00

My keyboard only has normal quotes, not the smart ones. I have observed that

  • 0

My keyboard only has normal quotes, not the smart ones.

I have observed that I need normal ones in CGI development and the backward ones in AWK/SED.

Is there a rule when I should use smart quotes, normal ones and backward ones?

Obviously, I need to edit my keyboard layout to get the smart 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. 2026-05-11T13:46:53+00:00Added an answer on May 11, 2026 at 1:46 pm

    If you mean ` by smart quotes, then that is actually called ‘backquote’. Smart quotes are when you type ‘ and ‘, but get ‘ and ’ or “ and ” automatically depending on the context. I’m not sure how you would use smart quotes in awk or sed.

    In the shell, backquotes, such as `command`, are used to evaluate a command and substitute the result of the command within them into the shell expression being evaluated; it can be used to compute and argument to another command, or to set a variable. For less ambiguity, you can instead use $(command), which makes a lot of quoting rules easier to work out.

    In the shell, ' and ' are also different. ' is used for strings in which you want variable substitution and escape sequences. ' represents a string containing just the characters within the quotes, with not variable interpolation or escape sequences.

    So, for example:

    $ name=world $ echo 'Hello, $name' Hello, world $ echo 'Hello, $name' Hello, $name $ echo 'Testing \\ escapes' Testing \ escapes $ echo 'Testing \\ escapes' Testing \\ escapes $ echo `ls` example-file another-example $ echo 'ls' ls $ echo 'ls' ls 

    Other scripting languages, such as Perl and Ruby, have similar rules, though there may be slight differences.

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

Sidebar

Related Questions

I have an activity that only has a EditText. I want the soft keyboard
I have an app that only has one text field and I want that
Background I have a MacAlly IceKey keyboard. This keyboard has volume buttons that require
In my application, I have an EditText that the user only has Read access
I have an application that has menu keyboard shortcuts and text boxes. I want
Let's say I have a window-less application which has only an icon on the
My laptop has a number pad, but it does not have a NumLock key,
In my GWT program I have a table that has a selected row. I'd
I have a virtual keyboard class which implements a QWERTY alphanumeric only on-screen keyboard
I know that Windows has supported supplemental planes since Windows XP. I have fonts

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.