- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for GNU (0.04 sec)
-
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<glob pattern="*.cda"/> </magic> </mime-type> <mime-type type="application/x-gtar"> <_comment>GNU tar Compressed File Archive (GNU Tape Archive)</_comment> <magic priority="50"> <!-- GNU tar archive --> <match value="ustar \0" type="string" offset="257" /> </magic> <glob pattern="*.gtar"/> <sub-class-of type="application/x-tar"/>
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Sep 21 06:46:43 UTC 2023 - 298.5K bytes - Viewed (0) -
common-protos/k8s.io/api/core/v1/generated.proto
// Kernel Version reported by the node from 'uname -r' (e.g. 3.16.0-0.bpo.4-amd64). optional string kernelVersion = 4; // OS Image reported by the node from /etc/os-release (e.g. Debian GNU/Linux 7 (wheezy)). optional string osImage = 5; // ContainerRuntime Version reported by the node through runtime remote API (e.g. containerd://1.4.2). optional string containerRuntimeVersion = 6;
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Mon Mar 11 18:43:24 UTC 2024 - 255.8K bytes - Viewed (0)