Live data from Hacker News

Viewing profile — erdbeerkaese

erdbeerkaese

HN member
Joined
Mon, Nov 30, 2015, 2:53 PM UTC
HN karma
59
Public activity
2 items

About erdbeerkaese

No profile information was provided.

Recent public activity

  1. comment
    Comment #15409590

    Unfortunately, the "sensible defaults" don't seem to check input URLs correctly and allow file:// URLs. Just try ?url=file:///etc/passwd on the demo instance. That seems to be a qu…

  2. comment
    Comment #10649661

    Another way: while read line ; do basename "$line" ; done