Created
May 23, 2018 13:01
-
-
Save bdelacretaz/fa48de8edd0e2fd0ac8c5517c1b615b7 to your computer and use it in GitHub Desktop.
analysis of binary files for NetBeans 9.0 rc1-rc1 release
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ find . -type f | grep -v ' ' | while read f ; do file "$f" | egrep -v 'Java|XML|ASCII|PNG|JPEG|GIF|Unicode text'; done | |
./ide/launcher/macosx/NetBeansLauncher/netbeans.icns: Mac OS X icon, 168443 bytes, "ic09" type | |
./ide/launcher/macosx/NetBeansLauncher/English.lproj/MainMenu.nib/objects.nib: NeXT/Apple typedstream data, big endian, version 4, system 1000 | |
./ide/launcher/macosx/NetBeansLauncher/ReadMe.rtf: Rich Text Format data, version 1, Apple Macintosh | |
./ide/launcher/windows/netbeans.ico: MS Windows icon resource - 5 icons, 16x16, 32 bits/pixel, 32x32, 32 bits/pixel | |
./projectimport.eclipse.core/test/unit/data/myeclipselibstest.zip: Zip archive data, at least v1.0 to extract | |
./css.editor/test/unit/data/testfiles/testHtmlApplication/public_html/folder/style2.css: empty | |
./css.editor/test/unit/data/testfiles/testHtmlApplication/public_html/style.css: empty | |
./lib.profiler/test/unit/src/org/netbeans/lib/profiler/heap/heapDumpLog.txt: data | |
./jellytools.ide/test/qa-functional/data/SampleProject/src/sample1/unrecognized: very short file (no magic) | |
./jellytools.ide/test/qa-functional/data/SampleProject/src/sample1/url.url: very short file (no magic) | |
./jellytools.java/test/qa-functional/data/SampleProject/src/sample1/unrecognized: very short file (no magic) | |
./jellytools.java/test/qa-functional/data/SampleProject/src/sample1/url.url: very short file (no magic) | |
./languages.yaml/test/unit/data/testfiles/issue232192_02.yaml.errors: empty | |
./languages.yaml/test/unit/data/testfiles/issue232192_01.yaml.errors: empty | |
./junit/test/qa-functional/data/goldenfiles/org/netbeans/test/junit/creation/CreateTestTest/testCreateTestByPopup4.pass: empty | |
./dbschema/src/org/netbeans/modules/dbschema/jdbcimpl/resources/templates/Schema.template: empty | |
./libs.git/test/unit/data/testing_key: PEM DSA private key | |
./jellytools.platform/test/qa-functional/data/SampleProject/src/sample1/unrecognized: very short file (no magic) | |
./jellytools.platform/test/qa-functional/data/SampleProject/src/sample1/url.url: very short file (no magic) | |
./projectuiapi/test/unit/src/org/netbeans/modules/project/uiapi/data/test.txt: empty | |
./nbi/engine/native/launcher/windows/resources/icon.ico: MS Windows icon resource - 13 icons, 48x48, 16 colors, 4 bits/pixel, 32x32, 16 colors, 4 bits/pixel | |
./nbi/engine/native/jnilib/windows/vcproject/vc80.idb: MSVC program database ver 7.00, 1024*11 bytes | |
./nbi/engine/src/org/netbeans/installer/utils/system/launchers/impl/dockicon.icns: Mac OS X icon, 61741 bytes, "ics#" type | |
./java.source/test/qa-functional/data/projects/default/test/Empty.java: empty | |
./java.source/test/qa-functional/data/projects/default/src/org/netbeans/test/java/testsources/post/dummy: empty | |
./java.source/test/qa-functional/data/projects/default/src/org/netbeans/test/java/gui/copypaste/test3/empty.txt: empty | |
./java.source/test/qa-functional/data/projects/default/src/org/netbeans/test/java/gui/copypaste/test2/empty.txt: empty | |
./java.source/test/qa-functional/data/goldenfiles/org/netbeans/test/java/gui/wizards/NewFileWizardTest/testCreateEmptyFile.pass: empty | |
./java.source/src/org/netbeans/modules/java/resources/templates/Empty.template: empty | |
./versioning.util/test/unit/data/testuserdir/var/cache/vcshistory/63127913e930c1ccb7623dd55664305c/250/02b118e681e97d9d0f847ff2793145a2/f2: Zip archive data, at least v2.0 to extract | |
./versioning.util/test/unit/data/testuserdir/var/cache/vcshistory/63127913e930c1ccb7623dd55664305c/250/02b118e681e97d9d0f847ff2793145a2/data: data | |
./versioning.util/test/unit/data/testuserdir/var/cache/vcshistory/63127913e930c1ccb7623dd55664305c/249/19a1ed8cdfb53c4ccda1e65fa02c3903/f1: Zip archive data, at least v2.0 to extract | |
./versioning.util/test/unit/data/testuserdir/var/cache/vcshistory/63127913e930c1ccb7623dd55664305c/249/19a1ed8cdfb53c4ccda1e65fa02c3903/data: data | |
./versioning.util/test/unit/data/testuserdir/var/cache/vcshistory/782a5cc0e0ea079cdc9008c86a34eb37/250/02b118e681e97d9d0f847ff2793145a2/f2: Zip archive data, at least v2.0 to extract | |
./versioning.util/test/unit/data/testuserdir/var/cache/vcshistory/782a5cc0e0ea079cdc9008c86a34eb37/250/02b118e681e97d9d0f847ff2793145a2/data: data | |
./versioning.util/test/unit/data/testuserdir/var/cache/vcshistory/782a5cc0e0ea079cdc9008c86a34eb37/249/19a1ed8cdfb53c4ccda1e65fa02c3903/f1: Zip archive data, at least v2.0 to extract | |
./versioning.util/test/unit/data/testuserdir/var/cache/vcshistory/782a5cc0e0ea079cdc9008c86a34eb37/249/19a1ed8cdfb53c4ccda1e65fa02c3903/data: data | |
./diff/test/unit/data/unidiff/10.txt: empty | |
./diff/test/unit/data/unidiff/11.txt: very short file (no magic) | |
./diff/test/unit/data/unidiff/8.txt: very short file (no magic) | |
./diff/test/unit/data/patch/emptyFile: empty | |
./html/test/unit/src/org/netbeans/modules/html/data/empty.html: empty | |
./versioning.core/test/unit/data/workdir/root-test-versioned/b-test-versioned/b.txt: very short file (no magic) | |
./versioning.core/test/unit/data/workdir/root-with-exclusions/subfolder-excl/file: empty | |
./versioning.core/test/unit/data/workdir/root-with-exclusions/folder/excl/newfile: empty | |
./versioning.core/test/unit/data/workdir/root-with-exclusions/folder/newfile: empty | |
./versioning.core/test/unit/data/workdir/root-with-exclusions/newfile: empty | |
./utilities/test/unit/src/org/netbeans/modules/openfile/resources/recent_files/File1.txt: empty | |
./utilities/test/unit/src/org/netbeans/modules/openfile/resources/recent_files/File2.blabla: empty | |
./utilities/test/unit/src/org/netbeans/modules/openfile/resources/recent_files/File3.html: empty | |
./refactoring.java/test/qa-functional/data/projects/RefactoringTest/test/placeholder.txt: empty | |
./refactoring.java/test/qa-functional/data/projects/RefactoringTest/src/moveDest/placeholder.txt: empty | |
./refactoring.java/test/qa-functional/data/goldenfiles/org/netbeans/modules/test/refactoring/FindUsagesClassTest/testCancel.pass: empty | |
./refactoring.java/test/qa-functional/data/goldenfiles/org/netbeans/modules/test/refactoring/FindUsagesClassTest/testOpenOnSelecting.pass: empty | |
./refactoring.java/test/qa-functional/data/goldenfiles/org/netbeans/modules/test/refactoring/FindUsagesMethodTest/testFindOverridingMethodForStaticAvailable.pass: empty | |
./refactoring.java/test/qa-functional/data/goldenfiles/org/netbeans/modules/test/refactoring/FindUsagesMethodTest/testRadioButtonsAvailable.pass: empty | |
./refactoring.java/test/qa-functional/data/goldenfiles/org/netbeans/modules/test/refactoring/FindUsagesMethodTest/testAllOptions.pass: empty | |
./java.hints/test/unit/data/goldenfiles/org/netbeans/modules/java/hints/errors/ImportClassTest/testImportHintDoNotPropose2-hints.pass: empty | |
./java.hints/test/unit/data/goldenfiles/org/netbeans/modules/java/hints/errors/ImportClassTest/testImportHint118714-hints.pass: empty | |
./java.hints/test/unit/data/goldenfiles/org/netbeans/modules/java/hints/errors/ImportClassTest/testImportHintDoNotPropose1-hints.pass: empty | |
./java.hints/test/unit/data/goldenfiles/org/netbeans/modules/java/hints/errors/UncaughtExceptionTest/testBug95535-hints.pass: empty | |
./java.hints/test/unit/data/goldenfiles/org/netbeans/modules/java/hints/errors/ErrorHintsTest/testStringValueNewExpression-hints.pass: empty | |
./java.hints/test/unit/data/goldenfiles/org/netbeans/modules/java/hints/errors/ErrorHintsTest/testImplementAbstractMethodsHint10-hints.pass: empty | |
./java.hints/test/unit/data/goldenfiles/org/netbeans/modules/java/hints/errors/ErrorHintsTest/testCreateFieldException2-hints.pass: empty | |
./java.hints/test/unit/data/goldenfiles/org/netbeans/modules/java/hints/errors/ErrorHintsTest/testCreateElementException-hints.pass: empty | |
./java.hints/test/unit/data/goldenfiles/org/netbeans/modules/java/hints/errors/ErrorHintsTest/testAddCastHint12-hints.pass: empty | |
./java.hints/test/unit/data/goldenfiles/org/netbeans/modules/java/hints/errors/ErrorHintsTest/testImplementAbstractMethodsHint9-hints.pass: empty | |
./java.hints/test/unit/data/goldenfiles/org/netbeans/modules/java/hints/errors/ErrorHintsTest/testDoNotProposeCreateField2-hints.pass: empty | |
./java.hints/test/unit/data/goldenfiles/org/netbeans/modules/java/hints/errors/SuppressWarningsFixerTest/testSuppressWarnings106794-hints.pass: empty | |
./o.n.core/test/unit/src/org/netbeans/core/modules/jars/localized-manifest/locmani/something.txt: empty | |
./usersguide/javahelp/org/netbeans/modules/usersguide/legal_notice.htm: HTML document text, UTF-8 Unicode (with BOM) text | |
./usersguide/pdf_source/shortcuts_mac.odt: OpenDocument Text | |
./usersguide/pdf_source/shortcuts.odt: OpenDocument Text | |
./apisupport.harness/release/etc/applicationIcon.icns: Mac OS X icon, 47580 bytes, "ics#" type | |
./apisupport.harness/windows-launcher-src/app.ico: MS Windows icon resource - 5 icons, 48x48, 8 bits/pixel, 32x31, 8 bits/pixel | |
./javafx2.editor/test/unit/data/goldenfiles/org/netbeans/modules/javafx2/editor/completion/impl/ImportCompleterTest/1.6/importAfterRoot.pass: empty | |
./javafx2.editor/test/unit/data/goldenfiles/org/netbeans/modules/javafx2/editor/completion/impl/ImportCompleterTest/1.6/importBeforeRoot.pass: empty | |
./mercurial/test/qa-functional/data/files/pp.bmp: PC bitmap, Windows 3.x format, 16 x 16 x 24 | |
./mercurial/test/qa-functional/data/files/pp.zip: Zip archive data, at least v2.0 to extract | |
./mercurial/test/qa-functional/data/files/pp.TIFF: TIFF image data, little-endian, direntries=15, height=16, bps=128, compression=LZW, PhotometricIntepretation=RGB, width=16 | |
./mercurial/test/qa-functional/data/files/pp.TIF: TIFF image data, little-endian, direntries=15, height=16, bps=128, compression=LZW, PhotometricIntepretation=RGB, width=16 | |
./api.search/test/unit/data/textFiles/latin2file.txt: ISO-8859 text, with no line terminators | |
./api.search/test/unit/data/textFiles/utf8file.txt: UTF-8 Unicode (with BOM) text | |
./api.search/test/unit/src/org/netbeans/modules/search/data/0_bytes: empty | |
./api.search/test/unit/src/org/netbeans/modules/search/data/1_byte: very short file (no magic) | |
./java.project.ui/src/org/netbeans/modules/java/project/ui/resources/Empty.java.template: empty | |
./lib.uihandler/test/unit/src/org/netbeans/lib/uihandler/resources/File651659.xml: data | |
./lib.uihandler/test/unit/src/org/netbeans/lib/uihandler/resources/File664736.xml: data | |
./lib.uihandler/test/unit/src/org/netbeans/lib/uihandler/ProjectOpTest.java: data | |
./lib.uihandler/test/unit/src/org/netbeans/lib/uihandlerserver/wrongutfchar.xml: data | |
./lib.uihandler/test/unit/src/org/netbeans/lib/uihandlerserver/NB1216449736.0: data | |
./lib.uihandler/test/unit/src/org/netbeans/lib/uihandlerserver/antons.gz: gzip compressed data, from FAT filesystem (MS-DOS, OS/2, NT) | |
./lib.uihandler/test/unit/src/org/netbeans/lib/uihandlerserver/uigestures-iz91974.xml: empty | |
./lib.uihandler/src/org/netbeans/lib/uihandler/pubKey: data | |
./ant.freeform/test/unit/data/example-projects/extbuildroot/build/built.file: empty | |
./ide.branding/release/netbeans.icns: Mac OS X icon, 168443 bytes, "ic09" type | |
./ide.branding/release/shortcuts_mac.pdf: PDF document, version 1.4 | |
./ide.branding/release/shortcuts.pdf: PDF document, version 1.4 | |
./java.editor.base/test/unit/data/goldenfiles/org/netbeans/modules/java/editor/base/semantic/MarkOccDetTest/testBreakContinue12.pass: empty | |
./java.editor.base/test/unit/data/goldenfiles/org/netbeans/modules/java/editor/base/semantic/MarkOccDetTest/testErroneousMethod.pass: empty | |
./java.editor.base/test/unit/data/goldenfiles/org/netbeans/modules/java/editor/base/semantic/MarkOccDetTest/testExitPointStartedMethod.pass: empty | |
./java.editor.base/test/unit/data/goldenfiles/org/netbeans/modules/java/editor/base/semantic/MarkOccDetTest/testUsagesIgnore.pass: empty | |
./java.editor.base/test/unit/data/goldenfiles/org/netbeans/modules/java/editor/base/semantic/MarkOccDetTest/testMarkCorrespondingMethods1e.pass: empty | |
./java.editor/test/unit/data/org/netbeans/modules/java/editor/completion/data/Empty.java: empty | |
./java.editor/test/unit/data/goldenfiles/org/netbeans/modules/java/editor/imports/ComputeImportsTest/1.7/testStaticImports233117-unfiltered.pass: empty | |
./java.editor/test/unit/data/goldenfiles/org/netbeans/modules/java/editor/imports/ComputeImportsTest/1.7/testEmptyCatch-unfiltered.pass: empty | |
./java.editor/test/unit/data/goldenfiles/org/netbeans/modules/java/editor/imports/ComputeImportsTest/1.7/testEmptyCatch-filtered.pass: empty | |
./java.editor/test/unit/data/goldenfiles/org/netbeans/modules/java/editor/imports/ComputeImportsTest/1.7/testStaticImports233117-filtered.pass: empty | |
./java.editor/test/unit/data/goldenfiles/org/netbeans/modules/java/editor/imports/ComputeImportsTest/1.8/testStaticImports233117-unfiltered.pass: empty | |
./java.editor/test/unit/data/goldenfiles/org/netbeans/modules/java/editor/imports/ComputeImportsTest/1.8/testEmptyCatch-unfiltered.pass: empty | |
./java.editor/test/unit/data/goldenfiles/org/netbeans/modules/java/editor/imports/ComputeImportsTest/1.8/testEmptyCatch-filtered.pass: empty | |
./java.editor/test/unit/data/goldenfiles/org/netbeans/modules/java/editor/imports/ComputeImportsTest/1.8/testStaticImports233117-filtered.pass: empty | |
./java.editor/test/unit/data/goldenfiles/org/netbeans/modules/java/editor/overridden/IsOverriddenAnnotationCreatorTest/testBrokenSource.pass: empty | |
./java.editor/test/qa-functional/data/goldenfiles/org/netbeans/test/java/editor/completion/NormalCCTests/jdk15-testjdk15ArraysTestviiunsorted.pass: empty | |
./java.editor/test/qa-functional/data/goldenfiles/org/netbeans/test/java/editor/completion/NormalCCTests/jdk15-testtypecastunsorted.pass: empty | |
./java.editor/test/qa-functional/data/goldenfiles/org/netbeans/test/java/editor/completion/NormalCCTests/jdk16-testjdk15ArraysTestviiunsorted.pass: empty | |
./java.editor/test/qa-functional/data/goldenfiles/org/netbeans/test/java/editor/completion/NormalCCTests/jdk15-testjdk15CCTest4avunsorted.pass: empty | |
./java.editor/test/qa-functional/data/goldenfiles/org/netbeans/test/java/editor/completion/NormalCCTests/jdk16-testtypecastunsorted.pass: empty | |
./java.editor/test/qa-functional/data/goldenfiles/org/netbeans/test/java/editor/completion/NormalCCTests/jdk16-testjdk15CCTest4avunsorted.pass: empty | |
./options.java/src/org/netbeans/modules/options/java/resources/java_logo.svg: SVG Scalable Vector Graphics image | |
./templatesui/test/unit/src/org/netbeans/modules/templatesui/x.png: empty | |
./nbbuild/misc/i18ncheck.pl: Perl script text executable | |
./nbbuild/misc/bundlecheck.pl: Perl script text executable | |
./nbbuild/misc/bundlewc.pl: Perl script text executable | |
./nbbuild/javadoctools/resources/stability-friend.xcf: GIMP XCF image data, version 0, 12 x 300, RGB Color | |
./nbbuild/javadoctools/resources/stability-deprecated.xcf: GIMP XCF image data, version 0, 12 x 300, RGB Color | |
./nbbuild/javadoctools/resources/stability-devel.xcf: GIMP XCF image data, version 0, 12 x 300, RGB Color | |
./ide.kit/test/qa-functional/data/biglist.zip: gzip compressed data, from FAT filesystem (MS-DOS, OS/2, NT) | |
./versioning/test/unit/data/workdir/root-test-versioned/b-test-versioned/b.txt: very short file (no magic) | |
./versioning/test/unit/data/workdir/root-with-exclusions/subfolder-excl/file: empty | |
./versioning/test/unit/data/workdir/root-with-exclusions/folder/excl/newfile: empty | |
./versioning/test/unit/data/workdir/root-with-exclusions/folder/newfile: empty | |
./versioning/test/unit/data/workdir/root-with-exclusions/newfile: empty | |
./performance/threaddemo/src/threaddemo/util/doc-files/TwoWaySupport.zargo: Zip archive data, at least v2.0 to extract | |
./javadoc/test/unit/data/docs_jdk15_ja/api/index-files/index-4.title: ISO-8859 text, with no line terminators | |
./javadoc/src/org/netbeans/modules/javadoc/comments/resources/missing.psd: Adobe Photoshop Image, 16 x 16, RGBA, 4x 8-bit channels | |
./web.common/test/unit/data/folder/innerfolder2/fifth.txt: empty | |
./web.common/test/unit/data/folder/inner.folder/fourth.txt: empty | |
./web.common/test/unit/data/folder/innerfolder/fourth.txt: empty | |
./web.common/test/unit/data/folder/second.txt: empty | |
./web.common/test/unit/data/third.txt: empty | |
./web.common/test/unit/data/one.txt: empty | |
./subversion/test/unit/data/SvnWcParserData.zip: Zip archive data, at least v1.0 to extract | |
./subversion/test/unit/data/subversion/svn4/config: empty | |
./subversion/test/unit/data/subversion/svn4/servers: empty | |
./subversion/test/qa-functional/data/repo_dump.gz: gzip compressed data, was "repo_dump", last modified: Tue Jun 21 09:47:36 2011, from NTFS filesystem (NT) | |
./subversion/test/qa-functional/data/files/pp.bmp: PC bitmap, Windows 3.x format, 16 x 16 x 24 | |
./subversion/test/qa-functional/data/files/pp.zip: Zip archive data, at least v2.0 to extract | |
./subversion/test/qa-functional/data/files/pp.TIFF: TIFF image data, little-endian, direntries=15, height=16, bps=128, compression=LZW, PhotometricIntepretation=RGB, width=16 | |
./subversion/test/qa-functional/data/files/pp.TIF: TIFF image data, little-endian, direntries=15, height=16, bps=128, compression=LZW, PhotometricIntepretation=RGB, width=16 | |
./xml.schema.model/test/unit/src/org/netbeans/modules/xml/schema/model/resources/resolve12.zip: Zip archive data, at least v1.0 to extract | |
./xml.schema.model/test/unit/src/org/netbeans/modules/xml/schema/model/resources/resolve13.zip: Zip archive data, at least v1.0 to extract | |
./xml.schema.model/test/unit/src/org/netbeans/modules/xml/schema/model/resources/resolve11.zip: Zip archive data, at least v1.0 to extract | |
./xml.schema.model/test/unit/src/org/netbeans/modules/xml/schema/model/resources/resolve10.zip: Zip archive data, at least v1.0 to extract | |
./xml.schema.model/test/unit/src/org/netbeans/modules/xml/schema/model/resources/resolve14.zip: Zip archive data, at least v1.0 to extract | |
./xml.schema.model/test/unit/src/org/netbeans/modules/xml/schema/model/resources/resolve15.zip: Zip archive data, at least v1.0 to extract | |
./xml.schema.model/test/unit/src/org/netbeans/modules/xml/schema/model/resources/resolve8.zip: Zip archive data, at least v1.0 to extract | |
./xml.schema.model/test/unit/src/org/netbeans/modules/xml/schema/model/resources/resolve9.zip: Zip archive data, at least v1.0 to extract | |
./xml.schema.model/test/unit/src/org/netbeans/modules/xml/schema/model/resources/dummyProject/nbproject/private/tmpfile: empty | |
./xml.schema.model/test/unit/src/org/netbeans/modules/xml/schema/model/resources/performance1.zip: Zip archive data, at least v2.0 to extract | |
./xml.schema.model/test/unit/src/org/netbeans/modules/xml/schema/model/resources/performance2.zip: Zip archive data, at least v2.0 to extract | |
./xml.schema.model/test/unit/src/org/netbeans/modules/xml/schema/model/resources/cyclic_dependencies.zip: Zip archive data, at least v1.0 to extract | |
./xml.schema.model/test/unit/src/org/netbeans/modules/xml/schema/model/resources/resolve4.zip: Zip archive data, at least v1.0 to extract | |
./xml.schema.model/test/unit/src/org/netbeans/modules/xml/schema/model/resources/resolve5.zip: Zip archive data, at least v1.0 to extract | |
./xml.schema.model/test/unit/src/org/netbeans/modules/xml/schema/model/resources/resolve7.zip: Zip archive data, at least v1.0 to extract | |
./xml.schema.model/test/unit/src/org/netbeans/modules/xml/schema/model/resources/resolve6.zip: Zip archive data, at least v1.0 to extract | |
./xml.schema.model/test/unit/src/org/netbeans/modules/xml/schema/model/resources/resolve2.zip: Zip archive data, at least v1.0 to extract | |
./xml.schema.model/test/unit/src/org/netbeans/modules/xml/schema/model/resources/resolve3.zip: Zip archive data, at least v1.0 to extract | |
./xml.schema.model/test/unit/src/org/netbeans/modules/xml/schema/model/resources/resolve1.zip: Zip archive data, at least v1.0 to extract | |
./editor/test/qa-functional/data/goldenfiles/org/netbeans/test/editor/completion/CompletionTestPerformer/jdk15-emptyresult.pass: empty | |
./editor/test/qa-functional/data/goldenfiles/org/netbeans/test/editor/completion/CompletionTestPerformer/jdk15-testjdk15GenericsTestiunsorted.pass: SoftQuad troff Context intermediate | |
./git/test/qa-functional/data/files/pp.bmp: PC bitmap, Windows 3.x format, 16 x 16 x 24 | |
./git/test/qa-functional/data/files/pp.zip: Zip archive data, at least v2.0 to extract | |
./git/test/qa-functional/data/files/pp.TIFF: TIFF image data, little-endian, direntries=15, height=16, bps=128, compression=LZW, PhotometricIntepretation=RGB, width=16 | |
./git/test/qa-functional/data/files/pp.TIF: TIFF image data, little-endian, direntries=15, height=16, bps=128, compression=LZW, PhotometricIntepretation=RGB, width=16 | |
$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think you should exclude /test/ too with grep.