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

  • Home
  • SEARCH
  • 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 8884377
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T21:02:54+00:00 2026-06-14T21:02:54+00:00

I am actually writing a batch script and I need to remove duplicate lines

  • 0

I am actually writing a batch script and I need to remove duplicate lines using either batch code (which was lame) , uniq, sort, sed, etc. but it CAN NOT SORT the list in the process. Any ideas ?

    sort <file> | uniq   

works great but it sorts my already sorted file. Any ides ?

    cat <file> | uniq

fails.

  • 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-14T21:02:55+00:00Added an answer on June 14, 2026 at 9:02 pm

    If your file is already sorted, you can use uniq command as you gave the example of, i.e.,

    cat | uniq

    sort is not a requirement for uniq, it is highly advised because it only eliminates successive duplicates. if a line repeats on line numbers 2,3,4,8, without sort command in the pipe, lines 2 and 8 will be in the output. With sort only line 2 will be on the output.

    Hope this is what you are asking

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

Sidebar

Related Questions

I'm trying to evaluate NHibernate.LINQ 1.0 without actually writing any code. Ayende has admitted
I have a script I'm writing to batch download images from an imageboard via
I'm working on writing a program to batch convert video files using HandbrakeCLI as
MY BAD I WAS ACTUALLY WRITING THIS CODE OUTSIDE IMPLMENTATION, WHAT A BIG NAIVE
I'm trying to learn Lisp (elisp, actually), and I tried writing the following function
Actually I am new to jquery as well as web designing Now I need
Actually I am stuck in middle of some mysql code. Can anyone suggest a
I'm actually writing about the same program as before, but I feel like I've
I am actually writing a program to generate some truely random numbers. So, i
I'm actually writing an MPI program. This is a basic client / server pattern.

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.