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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T08:10:45+00:00 2026-06-02T08:10:45+00:00

Is it possible to delete a specific string with tr command in a UNIX-Shell?

  • 0

Is it possible to delete a specific string with tr command in a UNIX-Shell?
For example: If I type:

tr -d "1."

and the input is 1.1231, it would show 23 as an output, but I want it to show 1231 (notice only the first 1 has gone). How would I do that?

If you know a solution or a better way, please explain the syntax since I don’t want to just copy&paste but also to learn.

I have huge problems with awk, so if you use this, please explain it even more.

  • 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-02T08:10:46+00:00Added an answer on June 2, 2026 at 8:10 am

    In your example above the cut command would suffice.

    Example: echo '1.1231' | cut -d '.' -f 2 would return 1231.

    For more information on cut, just type man cut.

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

Sidebar

Related Questions

Possible Duplicate: C++ delete - It deletes my objects but I can still access
Is it possible to overload class specific new/delete that is called when arrays of
I apologise in advance if this question isn't very specific. Would it be possible
Possible Duplicate: Javascript cookie delete Please let me know how to delete specific cookie
Is it possible to delete specific columns of text (i.e., particular column numbers) in
After eliminating some specific nonsense pattern, I need to identify and possibly delete fields
Is it possible to delete a cell with swipe action on it ? Or
Is it possible to delete some images from the browser (firefox2) memory using javascript?
is it possible to delete a file(s) inside the directory by just using javascript
Thanks for previous replies, is it possible to delete the stored content from sqlite

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.