📄 .login
字号:
# (The .login File)stty -istripstty erase ^H##If possible start the windows system.#Give a user a chance to bail out#if ( `tty` == "/dev/console" ) then if ( $TERM == "sun" || $TERM == "AT386" ) then if ( ${?OPENWINHOME} == 0 ) then setenv OPENWINHOME /usr/openwin endif echo "" echo -n "Starting OpenWindows in 5 seconds\ (type Control-C to interrupt)" sleep 5 $OPENWINHOME/bin/openwin clear logout rndifendif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -