Tagged Questions
3
votes
3answers
324 views
Is it a script or is it a binary?
At the end, it looks like it's just a regular sh script:
[USER@MACHINE ~/Desktop/D] head -2 truecrypt-7.1-setup-x86
#!/bin/sh
CHECKSUM=163123652
but @the scripts end:
[USER@MACHINE ~/Desktop/D] ...