sylk 1.2 KB

123456789101112131415161718192021222324252627282930313233343536
  1. #------------------------------------------------------------------------------
  2. # $File: sylk,v 1.1 2020/04/05 22:18:34 christos Exp $
  3. # sylk: file(1) magic for SYLK text files
  4. # From: Joerg Jenderek
  5. # URL: https://en.wikipedia.org/wiki/SYmbolic_LinK_%28SYLK%29
  6. # http://fileformats.archiveteam.org/wiki/SYLK
  7. # Note: called by TrID "SYLK - SYmbolic LinK data",
  8. # by DROID "Microsoft Symbolic Link (SYLK) File"
  9. # by FreeDesktop.org "spreadsheet interchange document"
  10. 0 string ID;P
  11. # skip short DROID x-fmt-106-signature-id-603.slk
  12. >7 ubyte >0 spreadsheet interchange document
  13. # https://reposcope.com/mimetype/text/spreadsheet
  14. #!:mime text/spreadsheet
  15. # https://reposcope.com/mimetype/application/x-sylk by Gnumeric
  16. !:mime application/x-sylk
  17. !:ext slk/sylk
  18. >>4 ubyte >037 \b, created by
  19. # Gnumeric, pmw~PlanMaker, CALCOOO32~LibreOffice OpenOffice, SCALC3~StarOffice
  20. # MP~Multiplan, XL~Excel WXL~Excel Windows
  21. >>>4 string Gnumeric Gnumeric
  22. >>>4 string pmw PlanMaker
  23. >>>4 string CALCOOO32 Libre/OpenOffice Calc
  24. >>>4 string SCALC3 StarOffice Calc
  25. >>>4 string XL Excel
  26. # Excel, version probably running on Windows
  27. >>>4 string WXL Excel
  28. # not tested
  29. >>>4 string MP Multiplan
  30. # unknown spreadsheet software
  31. >>>4 default x
  32. >>>>4 string x %s