Giter Site home page Giter Site logo

Comments (3)

Malcolm-Stewart avatar Malcolm-Stewart commented on July 28, 2024

This command worked in my Terminal using the default PowerShell command-line.

PS C:\tools> .\sqlcheck > sqlcheck.log
PS C:\tools> notepad sqlcheck.log

Does it have the same behavior when run from cmd.exe?
Are you running it locally and not in a remote session?
Are you running "As Administrator"?
Please try running it without the pipe redirection. What shows in the console window?

from css_sql_networking_tools.

MoonforYoung avatar MoonforYoung commented on July 28, 2024

already fixed.
I used a "start" command before the .exe file, just shown below.
PS C:\tools> .\ start sqlcheck > sqlcheck.log

I think that's why I can't get any output from the .log file cause a new window captured these outputs.
I tried to replace the "start" command with "&" in PowerShell, correct output did I get.

I think it's stupid for such a question to be posted. and thank you for your patience.

from css_sql_networking_tools.

Malcolm-Stewart avatar Malcolm-Stewart commented on July 28, 2024

Thanks for confirming it was just a syntax issue in the command prompt. I hope you find the tool useful.

from css_sql_networking_tools.

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.