from:
https://blog.csdn.net/zhangxiao93/article/details/53267676
#!/bin/sh pidof fcitx | xargs kill pidof sogou-qimpanel | xargs kill nohup fcitx 1>/dev/null 2>/dev/null & nohup sogou-qimpanel 1>/dev/null 2>/dev/null &