awk.exe
- File Path:
C:\Users\user\AppData\Local\GitHubDesktop\app-2.5.3\resources\app\git\usr\bin\awk.exe
Hashes
Type |
Hash |
MD5 |
CA94E15147299E4D1DEBC83C28A5E81D |
SHA1 |
141C7C9660EC3290474C62E16499594B33281173 |
SHA256 |
B60CB8F2FAD7A33F73818848E0BB57A29F933F0FBD38C0FFFD4559E67A654490 |
SHA384 |
E845C55F16DD5AA88D14F08F541781CA4135CA2C1171DDAE94C4EFBF908243E9C5985E540CE92409F8555B50D72076C2 |
SHA512 |
A4BFF99D459F0B043CAD58EF9114CB18A57AE167250B4727F812BEEE3A95D02FCD4C61B3273D3667A4269C8A0ED012168D01B95B07EFC40C20E447F935502126 |
SSDEEP |
12288:FJxKw4cts8kpQY3GOBguvVRwfrRdm12DunXj6jq64WlS6HZxo:FJxsctkdLvVerRdxun+jqtWlS6HZxo |
Runtime Data
Usage (stdout):
Usage: awk [POSIX or GNU style options] -f progfile [--] file ...
Usage: awk [POSIX or GNU style options] [--] 'program' file ...
POSIX options: GNU long options: (standard)
-f progfile --file=progfile
-F fs --field-separator=fs
-v var=val --assign=var=val
Short options: GNU long options: (extensions)
-b --characters-as-bytes
-c --traditional
-C --copyright
-d[file] --dump-variables[=file]
-D[file] --debug[=file]
-e 'program-text' --source='program-text'
-E file --exec=file
-g --gen-pot
-h --help
-i includefile --include=includefile
-l library --load=library
-L[fatal|invalid] --lint[=fatal|invalid]
-M --bignum
-N --use-lc-numeric
-n --non-decimal-data
-o[file] --pretty-print[=file]
-O --optimize
-p[file] --profile[=file]
-P --posix
-r --re-interval
-s --no-optimize
-S --sandbox
-t --lint-old
-V --version
To report bugs, see node `Bugs' in `gawk.info'
which is section `Reporting Problems and Bugs' in the
printed version. This same information may be found at
https://www.gnu.org/software/gawk/manual/html_node/Bugs.html.
PLEASE do NOT try to report bugs by posting in comp.lang.awk,
or by using a web forum such as Stack Overflow.
gawk is a pattern scanning and processing language.
By default it reads standard input and writes standard output.
Examples:
gawk '{ sum += $1 }; END { print sum }' file
gawk -F: '{ print $1 }' /etc/passwd
Usage (stderr):
awk: cmd. line:1: /?
awk: cmd. line:1: ^ unterminated regexp
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
- Original Filename:
- Product Name:
- Company Name:
- File Version:
- Product Version:
- Language:
- Legal Copyright:
File Similarity (ssdeep match)
MIT License. Copyright (c) 2020-2021 Strontic.