h
FEED_URL="https://twtxt.net/user/prologic/twtxt.txt"
MAX_RANGE=$(curl -sI $FEED_URL | grep -i 'content-length' | awk '{print $2}' | tr -d '\r')
MIN_RANGE=$((MAX_RANGE - 5000))
curl -s --range "$MIN_RANGE-$MAX_RANGE" "$FEED_URL" | grep -v -e '^#' -e '^$' | head -n 10
My self-response!
@prologic @david
#twtxt
Red carnations are the Portuguese symbol of Freedom, celebrated this week as it encompasses the 25th of April, the revolution day in which Portugal defeated a fascist dictatorship. But this year my carnation vase didn't flower... a sign of the times?