variabletime/grepJs.sh
2023-09-24 18:39:52 +02:00

3 lines
175 B
Bash
Executable file

#!/bin/bash
grep bin/web/js --exclude="*.min.*" --exclude="node_modules" --exclude="*.swp" --exclude="*.bundle.js" --exclude="script.js" --exclude="ffmpeg_modules" -nr -e $@