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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T12:13:26+00:00 2026-05-15T12:13:26+00:00

@ubuntu:/tmp$ cat one.xml <?xml version=1.0 encoding=UTF-8?> <e2frontendstatus> <e2snrdb> 12.10 dB </e2snrdb> <e2snr> 75 %

  • 0
   @ubuntu:/tmp$ cat one.xml 
<?xml version="1.0" encoding="UTF-8"?>
    <e2frontendstatus> 
     <e2snrdb>
      12.10 dB
     </e2snrdb>
     <e2snr>
      75 %
     </e2snr>
     <e2ber>
      0
     </e2ber>
     <e2acg>
      99 %
     </e2acg>
    </e2frontendstatus>
   @ubuntu:/tmp$ sed -n -e 's/.*<e2ber>\([0-9][0-9]*\)<\/e2ber>.*/\1/p' one.xml 
   @ubuntu:/tmp$ 

I want to get the value betwen . But it’s not working, what I am doing wrong?

  • 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-15T12:13:27+00:00Added an answer on May 15, 2026 at 12:13 pm

    What value are you looking for? Do you know that Linux’s grep has an “After context” and “Before Context” command line parameters? That might be the easiest way of pulling of the information you’re looking for.

    For example, if you’re trying to get the value after the line , you could do something like this:

    $ grep -A1 "<e2ber>" | tail -1
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

OS : Ubuntu 12.04 Ruby : 1.9.3 I'd want to install Ruby with RVM
I have one (EC2) Ubuntu server where bluepill is working just fine to start
Once I installed Ubuntu 11.10, strange error appears. I want to use GD with
I want to use SQLite with c++ on Ubuntu. I chose to try the
Ubuntu 12.04 has an open bug regarding openssl. If you try to connect to
ubuntu 9.04, fedora 11, redhat... what are the differences from a web server/development standpoint?
Ubuntu Server 9.10, Here is my file, test.py import commands blkid = commands.getoutput('blkid') print
Ubuntu 11.10: $ python Python 2.7.2+ (default, Oct 4 2011, 20:03:08) [GCC 4.6.1] on
On Ubuntu, I am trying to download a file (from a script) using wget.
Using Ubuntu, when I run bundle install to set up my Rails environment, 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.