Name: Anonymous 2012-11-13 14:50
I want to have a file, when I'm reading from it (with `cat` for instance), it executes shell scripts and returns it's output as contents. Is there canonical name for what I am looking for? Is FUSE the only way?