4 lines
94 B
Bash
Executable File
4 lines
94 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
fd -g "urls.txt" -X sed -i 's/vxtwitter\|fxtwitter\|twitter\|fixupx/x/g'
|