Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- IFS=$'\n';for i in $(find ~/Library/Mail/RSS/ -name "Info.plist");do grep "http[s]*://" $i | sed "s/.*\(http[^<]*\).*/\1/";done | grep -v '\.dtd\">' | sed 's/\&\;/\&/g'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement