1
0
Fork 0
mirror of https://github.com/fmap/muflax65ngodyewp.onion synced 2024-06-28 10:26:50 +02:00
muflax65ngodyewp.onion/extract_links.sh

7 lines
208 B
Bash
Raw Normal View History

2012-04-12 19:00:22 +02:00
#!/bin/zsh
# Copyright muflax <mail@muflax.com>, 2012
# License: GNU GPL 3 <http://www.gnu.org/copyleft/gpl.html>
2012-04-16 15:49:53 +02:00
grep -ahorP '(https?[.:][^ >"\t]*|www\.[-a-z0-9.]+)[^ .,;\t>">\):]' content*/**/*.(mkd|org)
2012-04-12 19:00:22 +02:00