1
vote
4answers
257 views
Mount executable as file on Linux/Unix filesystem
Is it possible to make an executable look like a read-only file on Linux, such that opening the "file" for reading actually executes the file and makes its stdout available for reading as if it wer …
1
vote
C++ IDE for Linux?
I'm glad you seem to be working it out with vim. But I have to say, I'm a bit mystified about how you already "really like Eclipse for Java", implying that you're already familiar with how it works …
