你如何使 DISPLAY 变量未定义?

Use*_*007 5 shell environment-variables

我使用的是 Ubuntu,但我认为这适用于所有 Linux。

在 shell 中将 DISPLAY 设置为未定义的命令是什么?

Dan*_*man 9

你想要unset命令:unset DISPLAY