Introduction
Introduction Statistics Contact Development Disclaimer Help
bandname-gen - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
bandname-gen (194B)
---
1 #!/bin/sh
2 #
3 # The web can be used easily.
4 # If you do not use the web.
5 #
6
7 curl -sL http://www.elsewhere.org/bandname/ \
8 | xml2tsv 2>/dev/null \
9 | grep 'main/article/div/ul/li' \
10 | cut -f 2-
11
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.