|
|
|
|
|
by bombcar
778 days ago
|
|
I've seen scripts (self-extracting archives for Linux, for example) that checksum themselves either by some trickery, or just ignoring the first line after the shebang (which itself is the computed checksum of the rest of the file). |
|