Rabu, 5 Jun 2024

Show HN: zfind – CLI like find but using SQL syntax and also does tar/zip https://ift.tt/3HZdqQW

Show HN: zfind – CLI like find but using SQL syntax and also does tar/zip I wrote this because I needed to search a lot of files, including some archives, for files in a date range but couldn't find any good tools. Also I never liked find's option syntax. I think most people already know SQL (or at least it's easier to learn) and a much better match for this task. https://ift.tt/1d8jU2N June 5, 2024 at 01:49PM

Tiada ulasan:

Show HN: Fast Elevation API with memory mapped tiles https://ift.tt/suKxOBC

Show HN: Fast Elevation API with memory mapped tiles I recently wrote and launched a high-performance Elevation API, built from the ground u...