On 2019-12-16 07:25, TJ Luoma wrote:
> I sort of followed most of the technical part of that but I still don’t
> understand why it’s not a bug to show different information about two
> identical files.
>
> Which may indicate that I didn’t understand the technical part very well.
>
> As an end use
I sort of followed most of the technical part of that but I still don’t
understand why it’s not a bug to show different information about two
identical files.
Which may indicate that I didn’t understand the technical part very well.
As an end user, it’s hard to understand how that inconsistency i
tag 38621 notabug
close 38621
stop
On 2019-12-15 06:15, TJ Luoma wrote:
> I ended up with two version of the same file
> 'StreamDeck-4.4.2.12189.pkg' and 'Stream_Deck_4.4.2.12189.pkg' and
> wanted to check to see if they were the same file.
>
> I checked the size with `gdu` like so:
>
> % /usr/l
With the following input:
> $ cat x
> "ⁿᵘˡˡ"
> "ܥܝܪܐܩ"
Running "uniq -c" says there's two copies of the same line!
> $ uniq -c x
> 2 "ⁿᵘˡˡ"
I've attached a copy of the test file, and here's the octal dump:
> $ od -b x
> 000 042 342 201 277 341 265 230 313 241 313 241 042 012 042 33
I ended up with two version of the same file
'StreamDeck-4.4.2.12189.pkg' and 'Stream_Deck_4.4.2.12189.pkg' and
wanted to check to see if they were the same file.
I checked the size with `gdu` like so:
% /usr/local/bin/gdu --si -s *pkg
101M StreamDeck-4.4.2.12189.pkg
102M Stream_Deck_4.4.