Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Perl output and uniq

by jo37 (Deacon)
on May 01, 2020 at 20:04 UTC ( [id://11116331]=note: print w/replies, xml ) Need Help??


in reply to Perl output and uniq

In general, the results from "uniq" and "uniq -u" are different. "uniq | uniq" and "uniq | uniq -u" will always give the same as "uniq".

All I can see from your examples is that "uniq" and "uniq -u" give different results. No surprise.

I just don't see a problem with your examples. To me everything looks like it should.

Greetings,
-jo

$gryYup$d0ylprbpriprrYpkJl2xyl~rzg??P~5lp2hyl0p$

Replies are listed 'Best First'.
Re^2: Perl output and uniq
by sampson (Initiate) on May 02, 2020 at 12:07 UTC
    I am really glad to know it is due to uniq -u Vs uniq . Thank you!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11116331]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (5)
As of 2024-04-18 02:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found