tool
Here are 5,000 public repositories matching this topic...
I see a lot of fd users that seem to think that they need to add "{}" to all commands. Some users also seem to think that the closing semicolon (which needs to be escaped) \; is required:
fd … -x command "{}" \;
In reality, 90% of the --exec use cases can be written without the "{}" part (which fd adds, if it is ommitted) because the file entry often comes last. The semic
A deployment tool written in PHP with support for popular frameworks out of the box
-
Updated
Aug 18, 2020 - PHP
Is there currently any way to force hyperfine to write intermediate results, so that I can abort a benchmark without losing all the progress I've made so far? I'm asking, because I've been benchmarking several algorithms with exponential complexity recently, and so sometimes letting the benchmark finish isn't an option.
Thefatrat a massive exploiting tool : Easy tool to generate backdoor and easy tool to post exploitation attack like browser attack and etc . This tool compiles a malware with popular payload and then the compiled malware can be execute on windows, android, mac . The malware that created with this tool also have an ability to bypass most AV software protection .
-
Updated
Jul 18, 2020 - C
Whenever CLI process gets interrupted or killed, CDP driver must (and used to) close all open tabs.
It stopped doing this.
Right now they're untrackable
| Q | A |
|---|---|
| Bug report? | no |
| Feature request? | yes |
| Library version | 1.13.0 |
Related with nunomaduro/phpinsights#23 will be a great idea to allow set all commands parameters from config/insights.php when is used with php artisan insights.
Maybe something like:
'parameters' => '--format=json -d memoVarious helper class
-
Updated
Jun 30, 2020 - C#
Description
npkill lists the home directory as a node_modules directory:
Reproduction
- Run
npkill --sort size. - Wait for search to complete.
- Do other tasks, and return to the process.
/Users/user/.will appear on the list.
Directory/File, DNS and VHost busting tool written in Go
-
Updated
Aug 14, 2020 - Go
-
Updated
Aug 20, 2020 - JavaScript
High-performance image manipulation for web servers. Includes imageflow_server, imageflow_tool, and libimageflow
-
Updated
Aug 17, 2020 - Rust
when browsing, i should be able to perf-check right from the browser and results should be siphoned back to the extension.
一个能让你了解所有函数调用顺序以及函数耗时的Android库(无需侵入式代码)
-
Updated
Apr 22, 2019 - Java
A general purpose syntax highlighter in pure Go
-
Updated
Aug 11, 2020 - Go
Installation of Laravel Zero with the command below
laravel-zero new TestApp
Results in output
Writing lock file
Generating optimized autoload files
> @php application app:rename
Renaming the application...
What is your application name?:
>
Aborted.
Script @php application app:rename handling the post-create-project-cmd event returned with error code 1
Applicati
Find retain cycles / memory leaks sooner.
-
Updated
Nov 22, 2019 - Swift
Improve this page
Add a description, image, and links to the tool topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tool topic, visit your repo's landing page and select "manage topics."




An alias for
--decorations alwaysso I can pipe the decorations when doing something likebat FILE | gview -. …but without the^M's.