我喜欢在 RedHat 5 中启动 Konsole 时能够发送命令。例如。
$ konsole -e "sleep 30"
正在发生的事情是“sleep 30”正在成为标题,我收到一条错误消息
Konsole is unable to open a PTY (pseudo teletype). It is likely that this is due to an incorrect configuration of the PTY devices. Konsole needs to have read/write access to the PTY devices."
我该怎么做呢?