awk.exe
- File Path:
C:\Users\user\AppData\Local\GitHubDesktop\app-2.5.4\resources\app\git\usr\bin\awk.exe
Hashes
Type |
Hash |
MD5 |
8196576B6D2DE5BA61D337BEBC56ADD5 |
SHA1 |
2E44C8C1DA1BCB9A91D65B3C25D66CF4AC365A54 |
SHA256 |
C81E5D77E7A8FFDA5DD631602DDAAFE17771CA709324248503D6BC187065FF1A |
SHA384 |
18555587FE91BB8A0FB919C2AE2D7703BEF6AC6D8776D7DCE08D3763EBAAC37CAEACC3B362B1978B5AF3A74186B5D722 |
SHA512 |
76F19E0306AD3B108538E00AFCC194578F4A140CEC80C083C68FE9C6F22B421098A3B4903B633D075AA45D687A576B4D119507F08105B61CF4D8BBF1268338AB |
SSDEEP |
12288:7JxKw4cts8kpQY3GOBguvVRwfrRdm12DunXj6jq64WlS6HZx:7JxsctkdLvVerRdxun+jqtWlS6HZx |
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
Loaded Modules:
Path |
C:\Users\user\AppData\Local\GitHubDesktop\app-2.5.4\resources\app\git\usr\bin\awk.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
- Original Filename:
- Product Name:
- Company Name:
- File Version:
- Product Version:
- Language:
- Legal Copyright:
File Similarity (ssdeep match)
MIT License. Copyright (c) 2020-2021 Strontic.