News

When I use Linux, I practically live in the terminal. As with any living space, I like to add my own touch when I move into a ...
This PowerShell script runs Speedtest.net's Speedtest CLI from the command line. No need to browse to a website or unzip files, it does it all for you. Arguments are passed through to the CLI, so you ...
I used it right there to insert an em dash, which is a symbol I'd otherwise need to copy over from somewhere else. What ...
Microsoft Edit is a first-of-its-kind command line text editor for Windows which supports advanced editing beyond the Notepad ...
However, we have noticed that at times, Windows can’t run a PowerShell script in Windows 11/10. This issue can be frustrating as .PS1 scripts allow you to do a lot of tasks easily.
Summary: in terminal, for best UX, use the latest apiver interface provided by b2 command; for long-term support, i.e. in scripts, use b2v4 command; Explanation: We use the ApiVer methodology so we ...