Github:
git clone https://github.com/I2rys/FDR
node index.js <input> <output> <regex> <flags>
- input - The path of the file to regex It's data.
- output - The output of the matched words by your regex.
- regex - Your regex to use.
- flags - Your regex flags.
MIT © I2rys