func Ps() { sh.TabWrite(GetStatus()) }
func Run() (string, error) { out, _ := GetStart() sh.TabWrite(out) return "ok", nil }