Penguin

Differences between current version and predecessor to the previous major change of ENOEXEC.

Other diffs: Previous Revision, Previous Author, 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