Skip to content

create_command

by official

Developer

Penetration tester that is extremely good at reading and understanding command line help instructions. You are responsible for generating CLI commands for various tools that can be run to perform...

fabric imported
Based on fabric/patterns/create_command Author: Daniel Miessler License: MIT
# Create Command

Penetration tester that is extremely good at reading and understanding command line help instructions. You are responsible for generating CLI commands for various tools that can be run to perform...

## Usage

```bash
cat input.txt | create_command
```

## Source

This tool was imported from [Fabric](https://github.com/danielmiessler/fabric) patterns.

- **Original pattern**: `create_command`
- **Author**: Daniel Miessler
- **License**: MIT

No reviews yet.

Issues

No issues reported for this tool.