def libremessages(*args) Process.wait(fork{exec('libremessages', *args)}) end