blob: 089a243644dff9812a6426b6b8290a1a8073ec6c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
#------------------------------------------------------------------------------
# $File: netware,v 1.5 2020/09/04 16:30:51 christos Exp $
# netware: file(1) magic for NetWare Loadable Modules (NLMs)
# From: Mads Martin Joergensen <mmj@suse.de>
# URL: https://en.wikipedia.org/wiki/NetWare_Loadable_Module
0 string NetWare\ Loadable\ Module NetWare Loadable Module
#!:mime application/octet-stream
!:ext nlm
|