Ubuntu 16.04 Sogou input method restart command

Ubuntu 16.04 Sogou input method restart command


#!/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 &

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325848530&siteId=291194637