[ Date Index ][
Thread Index ]
[ <= Previous by date /
thread ]
[ Next by date /
thread => ]
So I say:
for file in *; do sed -e 's/[control-set]*[/control-set]/[comment]controls removed from here[/comment]/g' $file > $file.new; mv $file.new $file; done
And it says:
sed: -e expression #1, char 69: Unknown option to 's'
-- Tom Salmon
-- The Mailing List for the Devon & Cornwall LUG Mail majordomo@xxxxxxxxxxxx with "unsubscribe list" in the message body to unsubscribe.