Peter Slegg wrote:
It seems to work when using a copy of ited.conf in /home but doesn't work when I change FILE to point to /etc/inetd.conf ... find . -name $FILE -type f -exec perl -pi -e $REPL {} \;
Ask yourself why you use the find command then you will have the answer. -- Vincent Rivière