# cut off trailing slash if present (to prevent duplicates) url=${url%%/} # append /rss to form feed rss=${url}/.rss url_ext=$rss