#!/bin/sh -eu _fifo="${HOME}/.weechat/micmot-fifo" mkfifo "${_fifo}" tail -f "${_fifo}" & weechat