#!/bin/bash DO_NOT_PROCESS_HTML=true source $SCRIPT_DIR/utils/parse-article.sh cat <
$ARTICLE_FILE
$ARTICLE_BYTES

$(strip-html-tags "$ARTICLE_CONTENT" | head -c 120)...

Ler artigo completo POST