Quote:
Originally posted by Groove
All servers will be Unix of some description.
|
Ok, so you have few options:
1 - crontab script, but you said you wanted to avoid that
2 - get your server to execute a script whenever 'x' is uploaded. Probably the most complicated as you have to hack some sources and recompile stuff.
3 - have script you run manually. Just make a super easy shell script that will execute rep.
ie.
#!/bin/sh
rep -R 'metag tag line' '' /dir/*