Hacker News new | ask | show | jobs
by cestith 3536 days ago
If you open the recycle bin there's a zip file that actually downloads through your real browser to your real computer. I didn't bother opening it. It has a filename not everyone will immediately know how to delete. That's really not a funny thing to put out there.
3 comments

It contains a link to an album on bandcamp: https://jankenpopp.bandcamp.com/album/poire-c-poire-v.

Previously, it contained the album itself.

    rm -i *.zip
Apparently, in iTerm2, you can actually copy and paste the name, and do

    ls *.zip
    rm -i cv.zip
IF you can actually delete it as cv.zip then that's scary because that's not its filename.
HN has stripped the pear emoji from the filename.
> It has a filename not everyone will immediately know how to delete.

Click on the file, press delete?

I invite you to try with various file managers.
It works just fine in Nautilus for me.
Finder on OSX as well.