GithubHelp home page GithubHelp logo

Binary Download Request about fsql HOT 2 CLOSED

modulexcite avatar modulexcite commented on June 3, 2024
Binary Download Request

from fsql.

Comments (2)

modulexcite avatar modulexcite commented on June 3, 2024 1

Great thanks for your quick response.
I have tested both 32 and 64-bit builds they seem to be working fine.

64-bit Example (Searching for .txt files)

fsql "SELECT name, size, time FROM . WHERE name LIKE %.txt AND time > 'Apr 01 2017 00 00'"

Output:

9632    May 11 10:55:48 ConEmu.txt
233145  Apr 18 06:44:20 history.txt
4129    Apr 18 06:44:05 settings.txt
4501    May 11 07:52:07 test.txt
256     May 16 10:38:31 new 2.txt

32-bit Example (Searching for .txt files)

fsql "SELECT name, size, time FROM . WHERE name LIKE %.txt AND time > 'Apr 01 2017 00 00'"

Output:

9632    May 11 10:55:48 ConEmu.txt
233145  Apr 18 06:44:20 history.txt
4129    Apr 18 06:44:05 settings.txt
4501    May 11 07:52:07 testg.txt
256     May 16 10:38:31 new 2.txt

from fsql.

kashav avatar kashav commented on June 3, 2024

I'll be drafting a full release later today or tomorrow (when #10 is complete), but I'll upload the Windows builds here until then.

I've never cross-compiled Go for Windows (and haven't actually used Windows for quite some time), so you might have to work with me on this.


Some references for myself:

from fsql.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.