<?xml version="1.0" encoding="UTF-8"?>
<metadata>
  <identifier>2f646f632f696e7465726e616c2f6d</identifier>
  <mediatype>software</mediatype>
  <collection>open_source_software</collection>
  <collection>community</collection>
  <description>These files were stored at the following locations according to Linux: "[My Passport 25E2, 8430F302-178B-4501-B793-820CD63E9293; https://archive.org/details/4d616769636b2f64656661756c740d - +info]" &amp;gt;&lt;br /&gt;* "/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/AUTORUN.INF"&lt;br /&gt;* "/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/FF.EXE"&lt;br /&gt;* "/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/FOO.ICO"&lt;br /&gt;&lt;br /&gt;These files were stored at the following locations according to Windows: "Volume in drive G is My Passport \ Volume Serial Number is 1093-F3E8" &amp;gt;&lt;br /&gt;* "G:\b\98a5-a98b\202204\oot\foo_fighters\AUTORUN.INF" - INF file&lt;br /&gt;* "G:\b\98a5-a98b\202204\oot\foo_fighters\FF.EXE" - EXE file&lt;br /&gt;* "G:\b\98a5-a98b\202204\oot\foo_fighters\FOO.ICO" - ICO file&lt;br /&gt;&lt;br /&gt;For the "README.TXT" file, see &lt;a href="https://archive.org/details/2f646f632f696e7465726e616c0a2e" rel="nofollow"&gt;https://archive.org/details/2f646f632f696e7465726e616c0a2e&lt;/a&gt;, which is also from a CD / 078636800820.&lt;br /&gt;&lt;br /&gt;Folder "oot" stands for "out-of-time". As of writing this, I have not opened this Windows binary in Windows. Contents of the plain text file via cat and xxd:&lt;br /&gt;&lt;pre&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ cat "/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/AUTORUN.INF"&lt;br /&gt;[autorun]&lt;br /&gt;open=FF.exe&lt;br /&gt;icon=foo.ico&lt;br /&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ xxd "/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/AUTORUN.INF"&lt;br /&gt;00000000: 5b61 7574 6f72 756e 5d0d 0a6f 7065 6e3d  [autorun]..open=&lt;br /&gt;00000010: 4646 2e65 7865 0d0a 6963 6f6e 3d66 6f6f  FF.exe..icon=foo&lt;br /&gt;00000020: 2e69 636f 0d0a                           .ico..&lt;br /&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ xxd -ps "/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/AUTORUN.INF"&lt;br /&gt;5b6175746f72756e5d0d0a6f70656e3d46462e6578650d0a69636f6e3d66&lt;br /&gt;6f6f2e69636f0d0a&lt;br /&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ xxd -b "/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/AUTORUN.INF"&lt;br /&gt;00000000: 01011011 01100001 01110101 01110100 01101111 01110010  [autor&lt;br /&gt;00000006: 01110101 01101110 01011101 00001101 00001010 01101111  un]..o&lt;br /&gt;0000000c: 01110000 01100101 01101110 00111101 01000110 01000110  pen=FF&lt;br /&gt;00000012: 00101110 01100101 01111000 01100101 00001101 00001010  .exe..&lt;br /&gt;00000018: 01101001 01100011 01101111 01101110 00111101 01100110  icon=f&lt;br /&gt;0000001e: 01101111 01101111 00101110 01101001 01100011 01101111  oo.ico&lt;br /&gt;00000024: 00001101 00001010                                      ..&lt;/pre&gt;&lt;br /&gt;Hashes of the image file and the other files via sed, crc32, md5sum, sha1sum, sha224sum, sha256sum, sha384sum, sha512sum, and b2sum:&lt;br /&gt;&lt;pre&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ hash="/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters"&lt;br /&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ x="TXT"&lt;br /&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ hs2f&lt;br /&gt;find "$hash" -type f | grep -v "$x" | xargs -d "\n" crc32 | sed "s/$/\"/g" | sed "s/\t\//\t\"\//g"; find "$hash" -type f | grep -v "$x" | xargs -d "\n" md5sum | sed "s/$/\"/g" | sed "s/  \//  \"\//g"; find "$hash" -type f | grep -v "$x" | xargs -d "\n" sha1sum | sed "s/$/\"/g" | sed "s/  \//  \"\//g"; find "$hash" -type f | grep -v "$x" | xargs -d "\n" sha224sum | sed "s/$/\"/g" | sed "s/  \//  \"\//g"; find "$hash" -type f | grep -v "$x" | xargs -d "\n" sha256sum | sed "s/$/\"/g" | sed "s/  \//  \"\//g"; find "$hash" -type f | grep -v "$x" | xargs -d "\n" sha384sum | sed "s/$/\"/g" | sed "s/  \//  \"\//g"; find "$hash" -type f | grep -v "$x" | xargs -d "\n" sha512sum | sed "s/$/\"/g" | sed "s/  \//  \"\//g"; find "$hash" -type f | grep -v "$x" | xargs -d "\n" b2sum | sed "s/$/\"/g" | sed "s/  \//  \"\//g"; echo ""&lt;br /&gt;&lt;br /&gt;293072ac        "/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/AUTORUN.INF"&lt;br /&gt;b456b532        "/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/FF.EXE"&lt;br /&gt;2fa056b6        "/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/FOO.ICO"&lt;br /&gt;abf3a9424783be2159222bd64a37e8b7  "/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/AUTORUN.INF"&lt;br /&gt;db89a4bb9e59e29970f4ca73b83c1340  "/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/FF.EXE"&lt;br /&gt;e63a14b9485394b3e488993b10699684  "/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/FOO.ICO"&lt;br /&gt;56cf59d56cd98c08d93fe71791c36c2c5cea9f1c  "/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/AUTORUN.INF"&lt;br /&gt;6a4e2d06d26eab89af89e2c7d70abde0191f7621  "/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/FF.EXE"&lt;br /&gt;813c78b7821b3ab6afb8ab7fdbd7b6c0d2c25f83  "/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/FOO.ICO"&lt;br /&gt;45362ab9f7af6e2c89c1e67321d44311fb926717400e3e464172db7e  "/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/AUTORUN.INF"&lt;br /&gt;badbf2a08d5d39a11aa05e670a1f3dd2402f02bacc2f26c147ccd106  "/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/FF.EXE"&lt;br /&gt;0d53623eb42111544c06e8613fc7e242ae43f35774c564080803cb5b  "/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/FOO.ICO"&lt;br /&gt;d966ff25568bd96b2cd1ca2c6dec7e94534d62451c15b680c133c900bb81a32f  "/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/AUTORUN.INF"&lt;br /&gt;95c1f03fd3a81989c3967bbe6689e8043206fdf114f5ed7e53ed5909efbda19c  "/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/FF.EXE"&lt;br /&gt;389e0dc2402002472afef37ef661c4b87cc6af4fb53fb97b25f6807ff71e8bd8  "/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/FOO.ICO"&lt;br /&gt;20d9a5e0dbe36cc3c22183b42f82f7d32c3e36dac65e62165d6dd0527d1616b56830e65a89dcebae09e0653c5d826cb7  "/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/AUTORUN.INF"&lt;br /&gt;050847b37138176f84763b8be68bdb1bafc1fe53bc6d1db6d3ddb6d8e8db568208cb4268862bcfcad921e1b88fea64a2  "/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/FF.EXE"&lt;br /&gt;ac1fc7cac350b65bbea7b102adef51667c55276caf5efc3f4331fd5d354b32cc3516336434eb972b0a401d79ace3e4ba  "/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/FOO.ICO"&lt;br /&gt;3ff2217dbb49f7ba82ff25dfe0ea0a6025d31b26aee2126812254290afbcc39ce9a54c613b4f8a5b2a59640eb9eaea4d5b54d9da4c0e736073b02b5fceafd114  "/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/AUTORUN.INF"&lt;br /&gt;9658b90481aa25d32acdab31f60e86b742da9298eb058ca52bb7a3cfa665d1a638f6c5b91923b930abc701eaf5a61e0cf6b827d9000167e2f1c0cab6eac06054  "/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/FF.EXE"&lt;br /&gt;4dcf399813ec578e6e02880ea849412716edb330e93e8a4a5323e56c08c4607cee458003778f1aa22d03d935ae6b0dbee4e13bda1faa1d8c8015a883bb572c73  "/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/FOO.ICO"&lt;br /&gt;fcfff1ee6166d8d96d424458e3107df2a71698d16039d8c156072ddf07e2ebdc82617a71f9a80145e9747397b489689658967d2f6a6e3aff55c7f79ac3589175  "/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/AUTORUN.INF"&lt;br /&gt;4c4ae407d472f87113a84e45d33d6c4b327f4c56b1bb6f83b12b336e7e1fb48601dea9f15e94b96f47f1c347f16df75f1174d21ffdce7b61f79204750f1b1436  "/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/FF.EXE"&lt;br /&gt;6384f7c4bb0e9baf1044078fa7b67f267ceced636e1f06b2af9c79751d1d579a5a732ed06b9d218a9cd194dde8cbf69cf89ceb6c60c486d53d48a3a1fdac13e5  "/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/FOO.ICO"&lt;/pre&gt;&lt;br /&gt;Properties of the containing folders and these regular files via exiftool, expr, ls, sed, grep, for, eval, do, echo, stat, xargs, and find:&lt;br /&gt;&lt;pre&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ hs2s&lt;br /&gt;find "$hash" -type f | xargs -d "\n" stat; find "$hash" -type d | xargs -d "\n" stat; find "$hash" -type f | xargs -d "\n" stat -t; find "$hash" -type d | xargs -d "\n" stat -t; hs2sc=$(expr $(ls -d "$hash" | sed "s/\//\\n/g" | grep -c .) - 1); temp="$hash"; for n in $(eval echo {1.."$hs2sc"}); do temp=$(ls -d "$temp" | sed "s/\/[^\/]\+$//"); echo $temp; done | xargs -d "\n" stat; temp="$hash"; for n in $(eval echo {1.."$hs2sc"}); do temp=$(ls -d "$temp" | sed "s/\/[^\/]\+$//"); echo $temp; done | xargs -d "\n" stat -t; stat /; stat -t /&lt;br /&gt;  File: /mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/AUTORUN.INF&lt;br /&gt;  Size: 38              Blocks: 1          IO Block: 4096   regular file&lt;br /&gt;Device: 821h/2081d      Inode: 1336912     Links: 1&lt;br /&gt;Access: (0777/-rwxrwxrwx)  Uid: (    0/    root)   Gid: (    0/    root)&lt;br /&gt;Access: 2022-05-23 06:06:54.725418700 -0600&lt;br /&gt;Modify: 2002-09-12 23:52:28.000000000 -0600&lt;br /&gt;Change: 2022-04-15 14:36:29.716317700 -0600&lt;br /&gt; Birth: -&lt;br /&gt;  File: /mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/FF.EXE&lt;br /&gt;  Size: 1193621         Blocks: 2336       IO Block: 4096   regular file&lt;br /&gt;Device: 821h/2081d      Inode: 1336913     Links: 1&lt;br /&gt;Access: (0777/-rwxrwxrwx)  Uid: (    0/    root)   Gid: (    0/    root)&lt;br /&gt;Access: 2022-05-23 07:22:54.248560200 -0600&lt;br /&gt;Modify: 2002-09-13 01:35:12.000000000 -0600&lt;br /&gt;Change: 2022-04-15 14:36:29.786317800 -0600&lt;br /&gt; Birth: -&lt;br /&gt;  File: /mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/FOO.ICO&lt;br /&gt;  Size: 3774            Blocks: 8          IO Block: 4096   regular file&lt;br /&gt;Device: 821h/2081d      Inode: 1336914     Links: 1&lt;br /&gt;Access: (0777/-rwxrwxrwx)  Uid: (    0/    root)   Gid: (    0/    root)&lt;br /&gt;Access: 2022-04-15 14:36:29.838319100 -0600&lt;br /&gt;Modify: 2002-09-13 00:31:30.000000000 -0600&lt;br /&gt;Change: 2022-04-15 14:36:29.838319100 -0600&lt;br /&gt; Birth: -&lt;br /&gt;  File: /mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/README.TXT&lt;br /&gt;  Size: 984             Blocks: 8          IO Block: 4096   regular file&lt;br /&gt;Device: 821h/2081d      Inode: 1336915     Links: 1&lt;br /&gt;Access: (0777/-rwxrwxrwx)  Uid: (    0/    root)   Gid: (    0/    root)&lt;br /&gt;Access: 2022-05-23 06:06:31.570025900 -0600&lt;br /&gt;Modify: 2002-09-13 03:25:10.000000000 -0600&lt;br /&gt;Change: 2022-04-15 14:36:29.858319100 -0600&lt;br /&gt; Birth: -&lt;br /&gt;  File: /mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters&lt;br /&gt;  Size: 0               Blocks: 0          IO Block: 4096   directory&lt;br /&gt;Device: 821h/2081d      Inode: 1336911     Links: 1&lt;br /&gt;Access: (0777/drwxrwxrwx)  Uid: (    0/    root)   Gid: (    0/    root)&lt;br /&gt;Access: 2022-04-15 14:36:29.848319100 -0600&lt;br /&gt;Modify: 2022-04-15 14:36:29.848319100 -0600&lt;br /&gt;Change: 2022-04-15 14:36:29.848319100 -0600&lt;br /&gt; Birth: -&lt;br /&gt;/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/AUTORUN.INF 38 1 81ff 0 0 821 1336912 1 0 0 1653307614 1031896348 1650054989 0 4096&lt;br /&gt;/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/FF.EXE 1193621 2336 81ff 0 0 821 1336913 1 0 0 1653312174 1031902512 1650054989 0 4096&lt;br /&gt;/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/FOO.ICO 3774 8 81ff 0 0 821 1336914 1 0 0 1650054989 1031898690 1650054989 0 4096&lt;br /&gt;/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/README.TXT 984 8 81ff 0 0 821 1336915 1 0 0 1653307591 1031909110 1650054989 0 4096&lt;br /&gt;/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters 0 0 41ff 0 0 821 1336911 1 0 0 1650054989 1650054989 1650054989 0 4096&lt;br /&gt;  File: /mnt/My_Passport/b/98a5-a98b/202204/oot&lt;br /&gt;  Size: 81920           Blocks: 160        IO Block: 4096   directory&lt;br /&gt;Device: 821h/2081d      Inode: 348         Links: 1&lt;br /&gt;Access: (0777/drwxrwxrwx)  Uid: (    0/    root)   Gid: (    0/    root)&lt;br /&gt;Access: 2022-04-15 14:36:29.632314500 -0600&lt;br /&gt;Modify: 2022-04-15 14:36:29.632314500 -0600&lt;br /&gt;Change: 2022-04-15 14:36:29.632314500 -0600&lt;br /&gt; Birth: -&lt;br /&gt;  File: /mnt/My_Passport/b/98a5-a98b/202204&lt;br /&gt;  Size: 0               Blocks: 0          IO Block: 4096   directory&lt;br /&gt;Device: 821h/2081d      Inode: 1321590     Links: 1&lt;br /&gt;Access: (0777/drwxrwxrwx)  Uid: (    0/    root)   Gid: (    0/    root)&lt;br /&gt;Access: 2022-04-15 14:36:29.888319100 -0600&lt;br /&gt;Modify: 2022-04-15 14:36:29.888319100 -0600&lt;br /&gt;Change: 2022-04-15 14:36:29.888319100 -0600&lt;br /&gt; Birth: -&lt;br /&gt;  File: /mnt/My_Passport/b/98a5-a98b&lt;br /&gt;  Size: 4096            Blocks: 8          IO Block: 4096   directory&lt;br /&gt;Device: 821h/2081d      Inode: 1298268     Links: 1&lt;br /&gt;Access: (0777/drwxrwxrwx)  Uid: (    0/    root)   Gid: (    0/    root)&lt;br /&gt;Access: 2022-04-15 14:01:46.422299100 -0600&lt;br /&gt;Modify: 2022-04-15 14:01:46.422299100 -0600&lt;br /&gt;Change: 2022-04-15 14:01:46.422299100 -0600&lt;br /&gt; Birth: -&lt;br /&gt;  File: /mnt/My_Passport/b&lt;br /&gt;  Size: 4096            Blocks: 8          IO Block: 4096   directory&lt;br /&gt;Device: 821h/2081d      Inode: 1298178     Links: 1&lt;br /&gt;Access: (0777/drwxrwxrwx)  Uid: (    0/    root)   Gid: (    0/    root)&lt;br /&gt;Access: 2022-05-13 00:17:20.706790900 -0600&lt;br /&gt;Modify: 2022-05-13 00:17:06.125991400 -0600&lt;br /&gt;Change: 2022-05-13 00:17:06.125991400 -0600&lt;br /&gt; Birth: -&lt;br /&gt;  File: /mnt/My_Passport&lt;br /&gt;  Size: 12288           Blocks: 24         IO Block: 4096   directory&lt;br /&gt;Device: 821h/2081d      Inode: 5           Links: 1&lt;br /&gt;Access: (0777/drwxrwxrwx)  Uid: (    0/    root)   Gid: (    0/    root)&lt;br /&gt;Access: 2022-03-23 22:12:20.258595700 -0600&lt;br /&gt;Modify: 2022-03-23 22:12:20.258595700 -0600&lt;br /&gt;Change: 2022-03-23 22:12:20.258595700 -0600&lt;br /&gt; Birth: -&lt;br /&gt;  File: /mnt&lt;br /&gt;  Size: 4096            Blocks: 8          IO Block: 4096   directory&lt;br /&gt;Device: 805h/2053d      Inode: 917505      Links: 6&lt;br /&gt;Access: (0755/drwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)&lt;br /&gt;Access: 2022-05-23 05:35:02.728205499 -0600&lt;br /&gt;Modify: 2022-03-24 12:08:18.527166565 -0600&lt;br /&gt;Change: 2022-03-24 12:08:18.527166565 -0600&lt;br /&gt; Birth: -&lt;br /&gt;/mnt/My_Passport/b/98a5-a98b/202204/oot 81920 160 41ff 0 0 821 348 1 0 0 1650054989 1650054989 1650054989 0 4096&lt;br /&gt;/mnt/My_Passport/b/98a5-a98b/202204 0 0 41ff 0 0 821 1321590 1 0 0 1650054989 1650054989 1650054989 0 4096&lt;br /&gt;/mnt/My_Passport/b/98a5-a98b 4096 8 41ff 0 0 821 1298268 1 0 0 1650052906 1650052906 1650052906 0 4096&lt;br /&gt;/mnt/My_Passport/b 4096 8 41ff 0 0 821 1298178 1 0 0 1652422640 1652422626 1652422626 0 4096&lt;br /&gt;/mnt/My_Passport 12288 24 41ff 0 0 821 5 1 0 0 1648095140 1648095140 1648095140 0 4096&lt;br /&gt;/mnt 4096 8 41ed 0 0 805 917505 6 0 0 1653305702 1648145298 1648145298 0 4096&lt;br /&gt;  File: /&lt;br /&gt;  Size: 4096            Blocks: 8          IO Block: 4096   directory&lt;br /&gt;Device: 805h/2053d      Inode: 2           Links: 20&lt;br /&gt;Access: (0755/drwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)&lt;br /&gt;Access: 2022-05-23 00:39:13.109030892 -0600&lt;br /&gt;Modify: 2022-05-11 17:58:09.800982547 -0600&lt;br /&gt;Change: 2022-05-11 17:58:09.800982547 -0600&lt;br /&gt; Birth: -&lt;br /&gt;/ 4096 8 41ed 0 0 805 2 20 0 0 1653287953 1652313489 1652313489 0 4096&lt;br /&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ h1="/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/AUTORUN.INF"&lt;br /&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ attr -l "$h1"; exiftool "$h1"&lt;br /&gt;ExifTool Version Number         : 11.88&lt;br /&gt;File Name                       : AUTORUN.INF&lt;br /&gt;Directory                       : /mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters&lt;br /&gt;File Size                       : 38 bytes&lt;br /&gt;File Modification Date/Time     : 2002:09:12 23:52:28-06:00&lt;br /&gt;File Access Date/Time           : 2022:05:23 06:06:54-06:00&lt;br /&gt;File Inode Change Date/Time     : 2022:04:15 14:36:29-06:00&lt;br /&gt;File Permissions                : rwxrwxrwx&lt;br /&gt;File Type                       : TXT&lt;br /&gt;File Type Extension             : txt&lt;br /&gt;MIME Type                       : text/plain&lt;br /&gt;MIME Encoding                   : us-ascii&lt;br /&gt;Newlines                        : Windows CRLF&lt;br /&gt;Line Count                      : 3&lt;br /&gt;Word Count                      : 3&lt;br /&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ h1="/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/FF.EXE"&lt;br /&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ attr -l "$h1"; exiftool "$h1"&lt;br /&gt;ExifTool Version Number         : 11.88&lt;br /&gt;File Name                       : FF.EXE&lt;br /&gt;Directory                       : /mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters&lt;br /&gt;File Size                       : 1166 kB&lt;br /&gt;File Modification Date/Time     : 2002:09:13 01:35:12-06:00&lt;br /&gt;File Access Date/Time           : 2022:05:23 07:22:54-06:00&lt;br /&gt;File Inode Change Date/Time     : 2022:04:15 14:36:29-06:00&lt;br /&gt;File Permissions                : rwxrwxrwx&lt;br /&gt;File Type                       : Win32 EXE&lt;br /&gt;File Type Extension             : exe&lt;br /&gt;MIME Type                       : application/octet-stream&lt;br /&gt;Machine Type                    : Intel 386 or later, and compatibles&lt;br /&gt;Time Stamp                      : 2002:03:05 22:35:31-07:00&lt;br /&gt;Image File Characteristics      : No relocs, Executable, No line numbers, No symbols, 32-bit&lt;br /&gt;PE Type                         : PE32&lt;br /&gt;Linker Version                  : 6.0&lt;br /&gt;Code Size                       : 618496&lt;br /&gt;Initialized Data Size           : 995328&lt;br /&gt;Uninitialized Data Size         : 0&lt;br /&gt;Entry Point                     : 0x670a0&lt;br /&gt;OS Version                      : 4.0&lt;br /&gt;Image Version                   : 0.0&lt;br /&gt;Subsystem Version               : 4.0&lt;br /&gt;Subsystem                       : Windows GUI&lt;br /&gt;File Version Number             : 6.0.21.0&lt;br /&gt;Product Version Number          : 6.0.21.0&lt;br /&gt;File Flags Mask                 : 0x003f&lt;br /&gt;File Flags                      : (none)&lt;br /&gt;File OS                         : Win32&lt;br /&gt;Object File Type                : Dynamic link library&lt;br /&gt;File Subtype                    : 0&lt;br /&gt;Language Code                   : English (U.S.)&lt;br /&gt;Character Set                   : Unicode&lt;br /&gt;Company Name                    : Macromedia, Inc.&lt;br /&gt;File Description                : Macromedia Flash Player 6.0  r21&lt;br /&gt;File Version                    : 6,0,21,0&lt;br /&gt;Internal Name                   : Macromedia Flash Player 6.0&lt;br /&gt;Legal Copyright                 : Copyright © 1996-2002 Macromedia, Inc.&lt;br /&gt;Legal Trademarks                : Macromedia Flash Player&lt;br /&gt;Original File Name              : SAFlashPlayer.exe&lt;br /&gt;Product Name                    : Shockwave Flash&lt;br /&gt;Product Version                 : 6,0,21,0&lt;br /&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ h1="/mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters/FOO.ICO"&lt;br /&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ attr -l "$h1"; exiftool "$h1"&lt;br /&gt;ExifTool Version Number         : 11.88&lt;br /&gt;File Name                       : FOO.ICO&lt;br /&gt;Directory                       : /mnt/My_Passport/b/98a5-a98b/202204/oot/foo_fighters&lt;br /&gt;File Size                       : 3.7 kB&lt;br /&gt;File Modification Date/Time     : 2002:09:13 00:31:30-06:00&lt;br /&gt;File Access Date/Time           : 2022:04:15 14:36:29-06:00&lt;br /&gt;File Inode Change Date/Time     : 2022:04:15 14:36:29-06:00&lt;br /&gt;File Permissions                : rwxrwxrwx&lt;br /&gt;Error                           : Unknown file type&lt;/pre&gt;&lt;br /&gt;See also:&lt;br /&gt;* https://archive.org/details/2e2f646f632f6d616e310a2e2f646f - IA item 2e2f646f632f6d616e310a2e2f646f&lt;br /&gt;** contains original content (OC): the edited screenshot image file&lt;br /&gt;* archive.org/details/2e2f646f632f6d616e310a2e2f646f - other upload of mine, has the text:&lt;br /&gt;** "findimagedupes it stated that it scales the images down by 50%", which should be the following text instead:&lt;br /&gt;*** "findimagedupes man page it stated that it scales the images down by 50%", unless I fixed it&lt;br /&gt;* IA item 2e2f646f632f6d616e310a2e2f646f - has the text:&lt;br /&gt;** "film-related files via expr", which should be the following text instead:&lt;br /&gt;*** "film-related files via exiftool, expr", unless I fixed it&lt;br /&gt;* 2e2f646f632f6d616e310a2e2f646f&lt;br /&gt;** properties of the MKV file and the DB file via ffprobe, exiftool, expr, ls, sed, grep, for, eval, do, echo, stat, xargs, and find:&lt;pre&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ h1="/mnt/My_Passport/Movies/Pirates of the Caribbean/2. Pirates of the Caribbean - Dead Man's Chest.mkv"&lt;br /&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ hs1s&lt;br /&gt;stat "$h1"; stat -t "$h1"; hs1sc=$(expr $(ls -d "$h1" | sed "s/\//\\n/g" | grep -c .) - 1); temp="$h1"; for n in $(eval echo {1.."$hs1sc"}); do temp=$(ls -d "$temp" | sed "s/\/[^\/]\+$//"); echo $temp; done | xargs -d "\n" stat; temp="$h1"; for n in $(eval echo {1.."$hs1sc"}); do temp=$(ls -d "$temp" | sed "s/\/[^\/]\+$//"); echo $temp; done | xargs -d "\n" stat -t; stat /; stat -t /&lt;br /&gt;  File: /mnt/My_Passport/Movies/Pirates of the Caribbean/2. Pirates of the Caribbean - Dead Man's Chest.mkv&lt;br /&gt;  Size: 7292459348      Blocks: 14243088   IO Block: 4096   regular file&lt;br /&gt;Device: 821h/2081d      Inode: 631         Links: 2&lt;br /&gt;Access: (0777/-rwxrwxrwx)  Uid: (    0/    root)   Gid: (    0/    root)&lt;br /&gt;Access: 2022-03-28 02:58:00.799903200 -0600&lt;br /&gt;Modify: 2013-09-14 15:57:12.375000000 -0600&lt;br /&gt;Change: 2019-05-30 08:19:23.672719500 -0600&lt;br /&gt; Birth: -&lt;br /&gt;/mnt/My_Passport/Movies/Pirates of the Caribbean/2. Pirates of the Caribbean - Dead Man's Chest.mkv 7292459348 14243088 81ff 0 0 821 631 2 0 0 1648457880 1379195832 1559225963 0 4096&lt;br /&gt;  File: /mnt/My_Passport/Movies/Pirates of the Caribbean&lt;br /&gt;  Size: 4096            Blocks: 8          IO Block: 4096   directory&lt;br /&gt;Device: 821h/2081d      Inode: 630         Links: 1&lt;br /&gt;Access: (0777/drwxrwxrwx)  Uid: (    0/    root)   Gid: (    0/    root)&lt;br /&gt;Access: 2021-11-05 22:53:55.479769600 -0600&lt;br /&gt;Modify: 2020-09-14 17:06:13.057975000 -0600&lt;br /&gt;Change: 2020-09-14 17:06:13.467975600 -0600&lt;br /&gt; Birth: -&lt;br /&gt;  File: /mnt/My_Passport/Movies&lt;br /&gt;  Size: 98304           Blocks: 192        IO Block: 4096   directory&lt;br /&gt;Device: 821h/2081d      Inode: 201         Links: 1&lt;br /&gt;Access: (0777/drwxrwxrwx)  Uid: (    0/    root)   Gid: (    0/    root)&lt;br /&gt;Access: 2022-05-21 23:21:26.663399400 -0600&lt;br /&gt;Modify: 2022-05-21 23:19:03.601147700 -0600&lt;br /&gt;Change: 2022-05-21 23:19:03.601147700 -0600&lt;br /&gt; Birth: -&lt;br /&gt;  File: /mnt/My_Passport&lt;br /&gt;  Size: 12288           Blocks: 24         IO Block: 4096   directory&lt;br /&gt;Device: 821h/2081d      Inode: 5           Links: 1&lt;br /&gt;Access: (0777/drwxrwxrwx)  Uid: (    0/    root)   Gid: (    0/    root)&lt;br /&gt;Access: 2022-03-23 22:12:20.258595700 -0600&lt;br /&gt;Modify: 2022-03-23 22:12:20.258595700 -0600&lt;br /&gt;Change: 2022-03-23 22:12:20.258595700 -0600&lt;br /&gt; Birth: -&lt;br /&gt;  File: /mnt&lt;br /&gt;  Size: 4096            Blocks: 8          IO Block: 4096   directory&lt;br /&gt;Device: 805h/2053d      Inode: 917505      Links: 6&lt;br /&gt;Access: (0755/drwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)&lt;br /&gt;Access: 2022-05-23 05:35:02.728205499 -0600&lt;br /&gt;Modify: 2022-03-24 12:08:18.527166565 -0600&lt;br /&gt;Change: 2022-03-24 12:08:18.527166565 -0600&lt;br /&gt; Birth: -&lt;br /&gt;/mnt/My_Passport/Movies/Pirates of the Caribbean 4096 8 41ff 0 0 821 630 1 0 0 1636174435 1600124773 1600124773 0 4096&lt;br /&gt;/mnt/My_Passport/Movies 98304 192 41ff 0 0 821 201 1 0 0 1653196886 1653196743 1653196743 0 4096&lt;br /&gt;/mnt/My_Passport 12288 24 41ff 0 0 821 5 1 0 0 1648095140 1648095140 1648095140 0 4096&lt;br /&gt;/mnt 4096 8 41ed 0 0 805 917505 6 0 0 1653305702 1648145298 1648145298 0 4096&lt;br /&gt;  File: /&lt;br /&gt;  Size: 4096            Blocks: 8          IO Block: 4096   directory&lt;br /&gt;Device: 805h/2053d      Inode: 2           Links: 20&lt;br /&gt;Access: (0755/drwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)&lt;br /&gt;Access: 2022-05-23 00:39:13.109030892 -0600&lt;br /&gt;Modify: 2022-05-11 17:58:09.800982547 -0600&lt;br /&gt;Change: 2022-05-11 17:58:09.800982547 -0600&lt;br /&gt; Birth: -&lt;br /&gt;/ 4096 8 41ed 0 0 805 2 20 0 0 1653287953 1652313489 1652313489 0 4096&lt;br /&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ attr -l "$h1"&lt;br /&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ exiftool "$h1"&lt;br /&gt;ExifTool Version Number         : 11.88&lt;br /&gt;File Name                       : 2. Pirates of the Caribbean - Dead Man's Chest.mkv&lt;br /&gt;Directory                       : /mnt/My_Passport/Movies/Pirates of the Caribbean&lt;br /&gt;File Size                       : 6.8 GB&lt;br /&gt;File Modification Date/Time     : 2013:09:14 15:57:12-06:00&lt;br /&gt;File Access Date/Time           : 2022:03:28 02:58:00-06:00&lt;br /&gt;File Inode Change Date/Time     : 2019:05:30 08:19:23-06:00&lt;br /&gt;File Permissions                : rwxrwxrwx&lt;br /&gt;File Type                       : MKV&lt;br /&gt;File Type Extension             : mkv&lt;br /&gt;MIME Type                       : video/x-matroska&lt;br /&gt;EBML Version                    : 1&lt;br /&gt;EBML Read Version               : 1&lt;br /&gt;Doc Type                        : matroska&lt;br /&gt;Doc Type Version                : 2&lt;br /&gt;Doc Type Read Version           : 2&lt;br /&gt;Timecode Scale                  : 1 ms&lt;br /&gt;Muxing App                      : libmakemkv v1.8.5 (1.2.0/1.1.0) win(x86-release)&lt;br /&gt;Writing App                     : MakeMKV v1.8.5 win(x86-release)&lt;br /&gt;Duration                        : 2:30:40&lt;br /&gt;Date/Time Original              : 2013:09:14 21:34:44Z&lt;br /&gt;Video Codec ID                  : V_MPEG2&lt;br /&gt;Video Frame Rate                : 29.97&lt;br /&gt;Image Width                     : 720&lt;br /&gt;Image Height                    : 480&lt;br /&gt;Display Width                   : 853&lt;br /&gt;Display Height                  : 480&lt;br /&gt;Audio Channels                  : 6&lt;br /&gt;Audio Codec ID                  : A_AC3&lt;br /&gt;Default Duration                : 32 ms&lt;br /&gt;Track Name                      : 1/0&lt;br /&gt;Audio Sample Rate               : 48000&lt;br /&gt;Track Number                    : 10&lt;br /&gt;Track Type                      : Subtitle&lt;br /&gt;Track Default                   : No&lt;br /&gt;Codec ID                        : S_VOBSUB&lt;br /&gt;Track Language                  : spa&lt;br /&gt;Chapter Time Start              : 2:21:05&lt;br /&gt;Chapter Time End                : 2:30:40&lt;br /&gt;Chapter String                  : Chapter 28&lt;br /&gt;Chapter Language                : eng&lt;br /&gt;Image Size                      : 720x480&lt;br /&gt;Megapixels                      : 0.346&lt;br /&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ ffprobe "$h1"&lt;br /&gt;ffprobe version 4.2.4-1ubuntu0.1 Copyright (c) 2007-2020 the FFmpeg developers&lt;br /&gt;  built with gcc 9 (Ubuntu 9.3.0-10ubuntu2)&lt;br /&gt;  configuration: --prefix=/usr --extra-version=1ubuntu0.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-nvenc --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared&lt;br /&gt;  libavutil      56. 31.100 / 56. 31.100&lt;br /&gt;  libavcodec     58. 54.100 / 58. 54.100&lt;br /&gt;  libavformat    58. 29.100 / 58. 29.100&lt;br /&gt;  libavdevice    58.  8.100 / 58.  8.100&lt;br /&gt;  libavfilter     7. 57.100 /  7. 57.100&lt;br /&gt;  libavresample   4.  0.  0 /  4.  0.  0&lt;br /&gt;  libswscale      5.  5.100 /  5.  5.100&lt;br /&gt;  libswresample   3.  5.100 /  3.  5.100&lt;br /&gt;  libpostproc    55.  5.100 / 55.  5.100&lt;br /&gt;Input #0, matroska,webm, from '/mnt/My_Passport/Movies/Pirates of the Caribbean/2. Pirates of the Caribbean - Dead Man's Chest.mkv':&lt;br /&gt;  Metadata:&lt;br /&gt;    encoder         : libmakemkv v1.8.5 (1.2.0/1.1.0) win(x86-release)&lt;br /&gt;    creation_time   : 2013-09-14T21:34:44.000000Z&lt;br /&gt;  Duration: 02:30:39.56, start: 0.000000, bitrate: 6453 kb/s&lt;br /&gt;    Chapter #0:0: start 0.000000, end 258.925333&lt;br /&gt;    Metadata:&lt;br /&gt;      title           : Chapter 01&lt;br /&gt;    Chapter #0:1: start 258.925333, end 593.092500&lt;br /&gt;    Metadata:&lt;br /&gt;      title           : Chapter 02&lt;br /&gt;    Chapter #0:2: start 593.092500, end 733.432700&lt;br /&gt;    Metadata:&lt;br /&gt;      title           : Chapter 03&lt;br /&gt;    Chapter #0:3: start 733.432700, end 1149.148000&lt;br /&gt;    Metadata:&lt;br /&gt;      title           : Chapter 04&lt;br /&gt;    Chapter #0:4: start 1149.148000, end 1433.465367&lt;br /&gt;    Metadata:&lt;br /&gt;      title           : Chapter 05&lt;br /&gt;    Chapter #0:5: start 1433.465367, end 1815.480333&lt;br /&gt;    Metadata:&lt;br /&gt;      title           : Chapter 06&lt;br /&gt;    Chapter #0:6: start 1815.480333, end 2129.460667&lt;br /&gt;    Metadata:&lt;br /&gt;      title           : Chapter 07&lt;br /&gt;    Chapter #0:7: start 2129.460667, end 2432.930500&lt;br /&gt;    Metadata:&lt;br /&gt;      title           : Chapter 08&lt;br /&gt;    Chapter #0:8: start 2432.930500, end 2788.118667&lt;br /&gt;    Metadata:&lt;br /&gt;      title           : Chapter 09&lt;br /&gt;    Chapter #0:9: start 2788.118667, end 3025.555867&lt;br /&gt;    Metadata:&lt;br /&gt;      title           : Chapter 10&lt;br /&gt;    Chapter #0:10: start 3025.555867, end 3378.575200&lt;br /&gt;    Metadata:&lt;br /&gt;      title           : Chapter 11&lt;br /&gt;    Chapter #0:11: start 3378.575200, end 3592.422167&lt;br /&gt;    Metadata:&lt;br /&gt;      title           : Chapter 12&lt;br /&gt;    Chapter #0:12: start 3592.422167, end 3945.274667&lt;br /&gt;    Metadata:&lt;br /&gt;      title           : Chapter 13&lt;br /&gt;    Chapter #0:13: start 3945.274667, end 4315.844867&lt;br /&gt;    Metadata:&lt;br /&gt;      title           : Chapter 14&lt;br /&gt;    Chapter #0:14: start 4315.844867, end 4624.319700&lt;br /&gt;    Metadata:&lt;br /&gt;      title           : Chapter 15&lt;br /&gt;    Chapter #0:15: start 4624.319700, end 4930.258667&lt;br /&gt;    Metadata:&lt;br /&gt;      title           : Chapter 16&lt;br /&gt;    Chapter #0:16: start 4930.258667, end 5436.631200&lt;br /&gt;    Metadata:&lt;br /&gt;      title           : Chapter 17&lt;br /&gt;    Chapter #0:17: start 5436.631200, end 5678.172500&lt;br /&gt;    Metadata:&lt;br /&gt;      title           : Chapter 18&lt;br /&gt;    Chapter #0:18: start 5678.172500, end 5961.822533&lt;br /&gt;    Metadata:&lt;br /&gt;      title           : Chapter 19&lt;br /&gt;    Chapter #0:19: start 5961.822533, end 6292.452833&lt;br /&gt;    Metadata:&lt;br /&gt;      title           : Chapter 20&lt;br /&gt;    Chapter #0:20: start 6292.452833, end 6554.714833&lt;br /&gt;    Metadata:&lt;br /&gt;      title           : Chapter 21&lt;br /&gt;    Chapter #0:21: start 6554.714833, end 6895.889000&lt;br /&gt;    Metadata:&lt;br /&gt;      title           : Chapter 22&lt;br /&gt;    Chapter #0:22: start 6895.889000, end 7176.035533&lt;br /&gt;    Metadata:&lt;br /&gt;      title           : Chapter 23&lt;br /&gt;    Chapter #0:23: start 7176.035533, end 7499.992500&lt;br /&gt;    Metadata:&lt;br /&gt;      title           : Chapter 24&lt;br /&gt;    Chapter #0:24: start 7499.992500, end 7827.186033&lt;br /&gt;    Metadata:&lt;br /&gt;      title           : Chapter 25&lt;br /&gt;    Chapter #0:25: start 7827.186033, end 8180.672500&lt;br /&gt;    Metadata:&lt;br /&gt;      title           : Chapter 26&lt;br /&gt;    Chapter #0:26: start 8180.672500, end 8464.789667&lt;br /&gt;    Metadata:&lt;br /&gt;      title           : Chapter 27&lt;br /&gt;    Chapter #0:27: start 8464.789667, end 9039.563867&lt;br /&gt;    Metadata:&lt;br /&gt;      title           : Chapter 28&lt;br /&gt;    Stream #0:0(eng): Video: mpeg2video (Main), yuv420p(tv, progressive), 720x480 [SAR 32:27 DAR 16:9], SAR 186:157 DAR 279:157, 29.97 fps, 29.97 tbr, 1k tbn, 59.94 tbc&lt;br /&gt;    Stream #0:1(eng): Audio: ac3, 48000 Hz, 5.1(side), fltp, 448 kb/s (default)&lt;br /&gt;    Metadata:&lt;br /&gt;      title           : 3/2+1&lt;br /&gt;    Stream #0:2(fre): Audio: ac3, 48000 Hz, 5.1(side), fltp, 384 kb/s&lt;br /&gt;    Metadata:&lt;br /&gt;      title           : 3/2+1&lt;br /&gt;    Stream #0:3(spa): Audio: ac3, 48000 Hz, 5.1(side), fltp, 384 kb/s&lt;br /&gt;    Metadata:&lt;br /&gt;      title           : 3/2+1&lt;br /&gt;    Stream #0:4(eng): Audio: ac3, 48000 Hz, mono, fltp, 96 kb/s&lt;br /&gt;    Metadata:&lt;br /&gt;      title           : 1/0&lt;br /&gt;    Stream #0:5(eng): Subtitle: dvd_subtitle, 720x480 (default)&lt;br /&gt;    Stream #0:6(fre): Subtitle: dvd_subtitle, 720x480&lt;br /&gt;    Stream #0:7(spa): Subtitle: dvd_subtitle, 720x480&lt;br /&gt;    Stream #0:8(fre): Subtitle: dvd_subtitle, 720x480&lt;br /&gt;    Stream #0:9(spa): Subtitle: dvd_subtitle, 720x480&lt;br /&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ h1="/mnt/My_Passport/Movies/Pirates of the Caribbean/Thumbs.db"&lt;br /&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ attr -l "$h1"; stat "$h1"; stat -t "$h1"&lt;br /&gt;Attribute "encryptable" has a 0 byte value for /mnt/My_Passport/Movies/Pirates of the Caribbean/Thumbs.db&lt;br /&gt;  File: /mnt/My_Passport/Movies/Pirates of the Caribbean/Thumbs.db&lt;br /&gt;  Size: 5632            Blocks: 16         IO Block: 4096   regular file&lt;br /&gt;Device: 821h/2081d      Inode: 632         Links: 1&lt;br /&gt;Access: (0777/-rwxrwxrwx)  Uid: (    0/    root)   Gid: (    0/    root)&lt;br /&gt;Access: 2022-03-28 02:58:00.570493800 -0600&lt;br /&gt;Modify: 2014-11-28 14:58:26.218000000 -0700&lt;br /&gt;Change: 2019-05-30 08:19:32.533732000 -0600&lt;br /&gt; Birth: -&lt;br /&gt;/mnt/My_Passport/Movies/Pirates of the Caribbean/Thumbs.db 5632 16 81ff 0 0 821 632 1 0 0 1648457880 1417211906 1559225972 0 4096&lt;br /&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ exiftool "$h1"&lt;br /&gt;ExifTool Version Number         : 11.88&lt;br /&gt;File Name                       : Thumbs.db&lt;br /&gt;Directory                       : /mnt/My_Passport/Movies/Pirates of the Caribbean&lt;br /&gt;File Size                       : 5.5 kB&lt;br /&gt;File Modification Date/Time     : 2014:11:28 14:58:26-07:00&lt;br /&gt;File Access Date/Time           : 2022:03:28 02:58:00-06:00&lt;br /&gt;File Inode Change Date/Time     : 2019:05:30 08:19:32-06:00&lt;br /&gt;File Permissions                : rwxrwxrwx&lt;br /&gt;File Type                       : FPX&lt;br /&gt;File Type Extension             : fpx&lt;br /&gt;MIME Type                       : image/vnd.fpx&lt;br /&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ attr -g "encryptable" "$h1"&lt;br /&gt;Attribute "encryptable" had a 0 byte value for /mnt/My_Passport/Movies/Pirates of the Caribbean/Thumbs.db:&lt;br /&gt;&lt;br /&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ attr -q -g "encryptable" "$h1"&lt;br /&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$&lt;/pre&gt;&lt;br /&gt;identifier basically from stdout of "lubuntu@lubuntu:[/home/lubuntu/openssl-3.0.0]$ find . -type d", 231</description>
  <scanner>Internet Archive HTML5 Uploader 1.6.4</scanner>
  <subject>One by One; Foo Fighters album; Foo Fighters; album; Enhanced CD; enhanced; CD; UPC: 078636800820; One by One (Foo Fighters album); text file</subject>
  <subject>078636800820; 078636800820 (UPC); barcode: 078636800820; 078636800820 (barcode); music; Windows; One by One (album); One by One (078636800820)</subject>
  <subject>plain text file; AUTORUN.INF; FF.EXE; FOO.ICO; Windows executable; Windows software; Windows software (maybe); from CD; from a CD</subject>
  <title>Files from One by One (Foo Fighters album)</title>
  <uploader>leedusmcclein@gmail.com</uploader>
  <publicdate>2022-05-23 13:23:50</publicdate>
  <addeddate>2022-05-23 13:23:50</addeddate>
  <curation>[curator]validator@archive.org[/curator][date]20220523132919[/date][comment]checked for malware[/comment]</curation>
</metadata>
