Differences between current version and revision by previous author of ENOEXEC.
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Monday, October 28, 2002 10:03:10 pm | by PerryLorier | |
Older page: | version 1 | Last edited on Monday, October 28, 2002 8:38:42 pm | by JohnMcPherson | Revert |
@@ -8,4 +8,7 @@
$ ./myfile
zsh: exec format error: ./myfile
Note that there is a very slight possibility that you could create a valid program that does something bad to your system!!
+
+Note, you can have user defined ways of running programs using Linux's binfmt_misc. See
+ /usr/src/linux/Documentation/binfmt_misc.txt