我先用 clear 清屏,发现tty1 没有清屏 后来我又用 tput -Ttty1 clear 还是不行 请问我想指定 清除tty1终端的输出,应怎写!!! 我用的是BASH
COMMAND STATUS Command: failed stdout: yes stderr: no Before command completion, additional instructions may appear below. Method error (/etc/methods/ucfgtty): 0514-062 Cannot perform the requested function because the specified device is busy.
我在virtual box上面安装的opensolaris200805,进入gonme桌面以后,发现alt+f1到alt+f6都不能像linux那样切换到字符界面的控制台。是因为solaris没有这些吗? 谢谢了!
ssh远程登录到服务器,会话是pts/1 要用wget下载一个很大的文件,我该用什么命令才能使wget命令运行在tty1上呢? 这样的话我即使从ssh会话(pts/1)退出了,wget也不会因为我的退出而停止运行
在Turbolinux7上 /etc/init.d/unicon start 启动汉字显示 在Turbolinux10上找不到 请高手指点,谢谢 !!!!!!
在Turbolinux7上 /etc/init.d/unicon start 启动汉字显示 在Turbolinux10上找不到 请高手指点,谢谢 !!!!!!
例如, action $"Mounting proc filesystem: " mount -n -t proc /proc /proc action $"Configuring kernel parameters: " sysctl -e -p /etc/sysctl.conf 还有在rc.sysinit中有一句 # Load system font 。。。 . /etc/sysconfig/i18n 。。。 >; /dev/tty1 ~~~~~~ 这是什么意思阿