↳
In-reply-to
»
@lyse I personally use twtAgent over here on Thunix (Also managed by deepend I believe) and then from time to time run
β€ Read More
wk -F ' ' '/\.txt/ {print $NF" "$(NF-1)}' $HOME/public_html/twtAgent.log | sed -e 's/\((\|)\|+\|;\|@\)//g' | sed '/^$/d'| sort -u to check for who's pulling this feed (Too lazy to alias it :'] ) .
TYPO! itβs awk at the beginning not wk π€¦ββοΈ