mirror of
https://github.com/tildeclub/tilde.club.git
synced 2026-03-23 19:30:18 +00:00
2 lines
119 B
Bash
2 lines
119 B
Bash
|
|
ack --html "\/~\w+" /home -o 2>/dev/null|grep -v feed|grep -v anthonydpaul |perl ack2list.pl > public_html/social.html
|