Wednesday, June 5, 2024

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

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/yikB2xG June 5, 2024 at 01:49PM

No comments:

Post a Comment

Show HN: Inspect and extract files from MSI installers directly in your browser https://ift.tt/X6PntGW

Show HN: Inspect and extract files from MSI installers directly in your browser Hey everyone! I'm excited to share a small web app I bui...