Viewing profile — erdbeerkaese
erdbeerkaese
HN member- Joined
- Mon, Nov 30, 2015, 2:53 PM UTC
- HN karma
- 59
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About erdbeerkaese
No profile information was provided.
Recent public activity
-
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…
-
comment
Comment #10649661
Another way: while read line ; do basename "$line" ; done