The new Windows Terminal and the original Windows console host, all in the same place!
-
Updated
Oct 3, 2021 - C++
{{ message }}
Before there were graphical user interfaces, command-line interfaces were used to issue commands to a computer. Programs that handle the user interface are called command language interpreters, often known as a shell. A CLI may give a user more control over the computer and programs they wish to execute.
The new Windows Terminal and the original Windows console host, all in the same place!
Node.js Production Process Manager with a built-in Load Balancer.
PowerShell for every system!
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
Hi, I've found the following cheatsheet :
In the README you explain that there must be an edit button in the page and a github button to access the sheet but as you can see it doesn't appear here.
Thx ;)
GenMarkdownTreeCustom has a way to a header (filePrepender arg), however there is not a first class way to add a footer.
I want an option to only list text files (i.e., exclude binaries).
A modern and intuitive terminal-based text editor
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
A simple, fast, and fun package for building command line apps in Go
Windows Package Manager CLI (aka winget)
A collection of common interactive command line user interfaces.
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
n³ The unorthodox terminal file manager
The commitizen command line utility. #BlackLivesMatter
Top-like interface for container metrics
Thanks a ton for any helpful feedback
I need help with getting best quality GIFs.
I am not used to CSS syntax so it would be amazing if you add a lot of example config.yml files. Also, try adding config.yml files for the GIFs you are displaying in your README.md. They look fantastic. I have spent hours trying to get perfect GIF but no luck.
I don't know what value to give for shadow
This is a feature request, to display the valid SSL name (from the certificate) when starting up the server.
Steps to reproduce the issue, if applicable. Include the actual command and output and/or stack trace.
$ http-server -S
Starting up http-server, serving ./ through https
Available on:
https://127.0.0.1:8080
https://192.168.77.123:8080**What did you exp
An interactive cheatsheet tool for the command-line
Currently dolt diff -r sql renders UPDATE statements equivalent to the corresponding INSERT statement. I.e. listing the values for all columns. It would be nice if the statements could be reduced to only list the columns which actually changed for the row in question.
Tool for shell commands execution, visualization and alerting. Configured with a simple YAML file.
It seems that --shell needs to be a single word -- which makes it impossible, amongst others, to test busybox sh or zsh --emulate sh or bash --posix.
Sure, for busybox you can symlink, and for zsh / bash, I suppose you can create a stub script (or small C wrapper) that exec's the real shell with prepended options. But of course that perturbs the measurement.
It might make sense
q - Run SQL directly on CSV or TSV files
The ansi theme doesn't have
lineHighlightdefined, so the highlighted line is not apparent.