uniq.exe
- File Path:
C:\Users\user\AppData\Local\GitHubDesktop\app-2.5.4\resources\app\git\usr\bin\uniq.exe
Hashes
Type | Hash |
---|---|
MD5 | 3CC2C1DD8B624E109DB0B4ABCE462D09 |
SHA1 | 11A140D882656E90F249BA95B13743CF5CACD994 |
SHA256 | 9724AEC3D0422C79CE755FC7982A465F5BC6F064E9AEE4FF03FCEC3041B3E4BB |
SHA384 | 902A4CE12009E0DF15EB4308DFB66FA6BEE2F9B5B259B64E1074212CC1ECBCB404F38875A694240B74B562006D34C63A |
SHA512 | 72F9403E12FF5A15A007A2DA9D095D850E2634AF5E3CF6100DC97234B9C6DDD8101C8C429332C8FB8B9D5A110A2DB8739FE75EFB3EEB63F2A22BF3565BB2E5C1 |
SSDEEP | 768:fFIvbHAKMHaHV2UokQ/8M0hz+s5Niqbo1ctWBWAFfVsDG4BUf2h:fabHCHaHVODDyWBWAFfVaUf |
Runtime Data
Usage (stdout):
Usage: /usr/bin/uniq [OPTION]... [INPUT [OUTPUT]]
Filter adjacent matching lines from INPUT (or standard input),
writing to OUTPUT (or standard output).
With no options, matching lines are merged to the first occurrence.
Mandatory arguments to long options are mandatory for short options too.
-c, --count prefix lines by the number of occurrences
-d, --repeated only print duplicate lines, one for each group
-D print all duplicate lines
--all-repeated[=METHOD] like -D, but allow separating groups
with an empty line;
METHOD={none(default),prepend,separate}
-f, --skip-fields=N avoid comparing the first N fields
--group[=METHOD] show all items, separating groups with an empty line;
METHOD={separate(default),prepend,append,both}
-i, --ignore-case ignore differences in case when comparing
-s, --skip-chars=N avoid comparing the first N characters
-u, --unique only print unique lines
-z, --zero-terminated line delimiter is NUL, not newline
-w, --check-chars=N compare no more than N characters in lines
--help display this help and exit
--version output version information and exit
A field is a run of blanks (usually spaces and/or TABs), then non-blank
characters. Fields are skipped before chars.
Note: 'uniq' does not detect repeated lines unless they are adjacent.
You may want to sort the input first, or use 'sort -u' without 'uniq'.
GNU coreutils online help: <https://www.gnu.org/software/coreutils/>
Report any translation bugs to <https://translationproject.org/team/>
Full documentation <https://www.gnu.org/software/coreutils/uniq>
or available locally via: info '(coreutils) uniq invocation'
Usage (stderr):
uniq: unknown option -- h
Try '/usr/bin/uniq --help' for more information.
Loaded Modules:
Path |
---|
C:\Users\user\AppData\Local\GitHubDesktop\app-2.5.4\resources\app\git\usr\bin\uniq.exe |
C:\Windows\System32\KERNEL32.DLL |
C:\Windows\System32\KERNELBASE.dll |
C:\Windows\SYSTEM32\ntdll.dll |
Signature
- Status: Signature verified.
- Serial:
045D8F14A82147641722D4FAFC66BC80
- Thumbprint:
FB713A60A7FA79DFC03CB301CA05D4E8C1BDD431
- Issuer: CN=DigiCert SHA2 Assured ID Code Signing CA, OU=www.digicert.com, O=DigiCert Inc, C=US
- Subject: CN=”GitHub, Inc.”, O=”GitHub, Inc.”, L=San Francisco, S=California, C=US
File Metadata
- Original Filename:
- Product Name:
- Company Name:
- File Version:
- Product Version:
- Language:
- Legal Copyright:
MIT License. Copyright (c) 2020-2021 Strontic.