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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T14:41:42+00:00 2026-05-20T14:41:42+00:00

I have a file which contains multiple lines of this format: Item A 62.7

  • 0

I have a file which contains multiple lines of this format:

Item A               62.7         97.9              9.0
Item A B C           54.2         98.4             10.0
Another Item A       51.0         98.8              7.0
Another Item A--B--C 57.0         98.8              1.0

I would like to write a bash script that would take all the last values of each line, (e.g. 9.0, 10.0, 7.0, and 1.0).

The problem that I am encountering is that I can’t use cut -d" " -f 4 since there are different number of spaces in the item names. Moreover, I cannot use ‘more than 2 spaces’ as a delimiter when using sed since sometimes there would be only one space between the item name and the second column (like in the last line in the example, between C and 5).

I thought maybe I could parse each line from the end, but I am not sure if that is doable. Any help will be appreciated, as I am not very familiar with bash scripting.

Thank you

  • 1 1 Answer
  • 2 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-20T14:41:43+00:00Added an answer on May 20, 2026 at 2:41 pm

    Parsing the line from the end would be a good approach here. You could use sed -e 's/^.* //'

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

Sidebar

Related Questions

I have a file which contains lines of data in the following format: a11
I have a JSON file which contains a pound symbol in it. This json
I have a txt file which contains data in the following format: X1 Y1
I have written xml file which contains html tags as element like <component> <input
I have an .ear file which contains multiple war files. I am moving the
I have an XML file which contains multiple nodes that have children. If the
I'm a beginner in Perl. I have a Windows batch script which contains multiple
i have a file which contains a lot of update query and some other
I am using Ruby (1.9.3) and Rails (3.2.2). I have tasks file which contains
I have a JSON file which contains HTML content. I want to load it

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.