#!/bin/bash sed 's#http.*://oer.community/wp-content/uploads/.*/##g' $1 # Aufruf z. B. durch `$ sb/scripts/replace-absolute-path-by-relative.sh sb/content/hello-world/index.md`