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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T23:01:03+00:00 2026-06-10T23:01:03+00:00

Did this million times already, but this time it’s not working I try to

  • 0

Did this million times already, but this time it’s not working
I try to grep “$TITLE” from a file. on command line it’s working, “$TITLE” variable is not empty, but when i run the script it finds nothing

*title contains more than one word

echo "$TITLE"
cat PAGE.$TEMP.2 | grep "$TITLE"

what i’ve tried:

echo "cat PAGE.$TEMP.2 | grep $TITLE"

to see if title is not empty and file name is actually there

  • 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-10T23:01:05+00:00Added an answer on June 10, 2026 at 11:01 pm

    Are you sure that $TITLE does not have leading or trailing whitespace which is not in the file? Your fix with the string would strip out whitespace before execution, so it would not see it.

    For example, with a file containing ‘Line one’:

    /home/user1> TITLE=' one '
    /home/user1> grep "$TITLE" text.txt
    /home/user1> cat text.txt | grep $TITLE
    Line one
    

    Try echo "<$TITLE>", or echo "$TITLE"|od -xc which sould enable you to spot errant chars.

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

Sidebar

Related Questions

I was asked this before with slight different with current question. but did not
I know this has been asked a million times and I did do my
I think this has been asked a million times, but with different definitions of
I did this but it didn't work. Can anyone help me? Thanks. $('.current_element').mouseover(function() {
I did this in Perl, but how do you the same in python? Example:
I did this: git branch --track stats_page to create a separate branch to try
i did this to get the result from parse.com curl -X GET \ -H
A while ago I did this to ignore changes to a file tracked by
I've done a million if and foreach's in scripts before, but this one I
I am trying to do something I've done a million times and it's not

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.