Linux applications don't do it because it's a StupidAndUnsafeThingTM. If you need to "speak" to another application proper IPC mechanisms are used, like sockets (including D-BUS), shared memory or message queues.