varied.script 638 B

123456789101112131415161718
  1. #------------------------------------------------------------------------------
  2. # varied.script: file(1) magic for various interpreter scripts
  3. 0 string #!\ / a
  4. >3 string >\0 %s script text executable
  5. 0 string #!\t/ a
  6. >3 string >\0 %s script text executable
  7. 0 string #!/ a
  8. >2 string >\0 %s script text executable
  9. 0 string #!\ script text executable
  10. >3 string >\0 for %s
  11. # From: arno <arenevier@fdn.fr>
  12. # mozilla xpconnect typelib
  13. # see http://www.mozilla.org/scriptable/typelib_file.html
  14. 0 string XPCOM\nTypeLib\r\n\032 XPConnect Typelib
  15. >0x10 byte x version %d
  16. >>0x11 byte x \b.%d