3.2 KiB
3.2 KiB
created, type, updated
created | type | updated |
---|---|---|
2024-12-08T20:59:29.000Z | note | 2024-12-08T20:59:29.000Z |
2024-12-07
Tape Archive
- t:/Ubuntu-systemd.tar
- t:/38a7ec76-full-backup
- t:/Amazon Drive
- t:/Ubuntu-Home-Assistant-001.tar
- t:/Ubuntu-Home-Assistant-002.tar
- t:/Ubuntu-Home-Assistant-003.tar
- t:/Ubuntu-Home-Assistant-004.tar
- t:/Ubuntu-Immich-001.tar
- t:/Ubuntu-Immich-001-a.tar
- t:/Ubuntu-Immich-002.tar
- t:/Ubuntu-Immich-003.tar
- t:/Ubuntu-Immich-laptop-001.tar
- t:/Ubuntu-Immich-Norman-Herman-001.tar
- t:/Ubuntu-Immich-Norman-Herman-002.tar
- t:/Ubuntu-Immich-Norman-Herman-003.tar
- t:/Ubuntu-Immich-Norman-Herman-004.tar
- t:/Ubuntu-Immich-Phares-001.tar
- t:/Ubuntu-Immich-Videos-004.tar
- t:/Ubuntu-Immich-Videos-005.tar
- t:/Ubuntu-Immich-View-by-Distance-Test-003.tar
- t:/Ubuntu-Immich-View-by-Distance-Test-004.tar
- t:/Ubuntu-Immich-View-by-Distance-Test-005.tar
- t:/Ubuntu-Immich-View-by-Distance-Test-006.tar
- t:/Ubuntu-Kestra-001.tar
- t:/Ubuntu-Kestra-002.tar
- t:/Ubuntu-LibreNMS-001.tar
- t:/Ubuntu-LibreNMS-002.tar
- t:/Ubuntu-LibreNMS-003.tar
- t:/Ubuntu-MAAS-002.tar
- t:/Ubuntu-MAAS-003.tar
- t:/Ubuntu-MAAS-004.tar
- t:/Ubuntu-Nexcloud-002.tar
- t:/Ubuntu-Nexcloud-003.tar
- t:/Ubuntu-ntopng-001.tar
- t:/Ubuntu-ntopng-002.tar
- t:/Ubuntu-ntopng-003.tar
- t:/Ubuntu-ntopng-004.tar
- t:/Ubuntu-Observium-001.tar
- t:/Ubuntu-Observium-002.tar
- t:/Ubuntu-Observium-003.tar
- t:/Ubuntu-PhotoPrism.tar
- t:/Ubuntu-PiHole-001.tar
- t:/Ubuntu-PiHole-002.tar
- t:/Ubuntu-Private-GPT.tar
Spare
- s:/3)ni-daqmx_24.8.0_offline.iso
- s:/ARC
- s:/vzdump-lxc
ISO
- m:/6-Other-Large-Q-Z/6-Other-Large-Q.iso
- m:/6-Other-Large-Q-Z/6-Other-Large-R.iso
- m:/6-Other-Large-Q-Z/6-Other-Large-S.iso
- m:/6-Other-Large-Q-Z/6-Other-Large-U.iso
- m:/6-Other-Large-Q-Z/6-Other-Large-V.iso
- m:/6-Other-Large-Q-Z/6-Other-Large-W.iso
- m:/6-Other-Large-Q-Z/6-Other-Large-X.iso
- m:/6-Other-Large-Q-Z/6-Other-Large-Y.iso
- m:/6-Other-Large-Q-Z/6-Other-Large-Z.iso
- m:/9-Delete/()+.iso
- m:/9-Delete/2024-07-19-PC2.iso
- m:/9-Delete/Immich-Norman-Herman.iso
- m:/9-Delete/Immich-Phares.iso
- m:/9-Delete/photoprism.iso
Compare
- d:\Rex
- d:\repos
- d:\Projects
- d:\Cool Programs
- d:\Mackenzie Laptop
- d:\Copied from SUMCO 2019-02-19
- d:\D Drive as of 2013-12-15@8-01 PM (7.20 GB)
- d:- D Drive as of 2013-12-15@8-01 PM (78.4 GB)
- d:\Ntfs extd - users as of 2013-08-08@11-49 PM (2.19 GB)
Date
- 2020:01:04 02:12:51.32+00:00
- 2020:01:05 18:17:15.97+00:00
- 2020:01:05 19:52:30.17+00:00
- 2024:12:07 11:19:06.13-07:00
- 2024:12:07 12:07:30.38-07:00
// DateTime a = new DateTime(2020, 01, 04, 02, 12, 51, 32).AddHours(-7);
DateTime b = new DateTime(2020, 01, 05, 19, 52, 30, 17).AddHours(-7);
DateTime c = new(2024, 12, 07, 11, 19, 06, 13);
// DateTime d = new(2024, 12, 07, 12, 07, 30, 38);
long e = new DateTime(c.Ticks - b.Ticks).AddMinutes(-5).Ticks;