我用root登入後
在.profile增加了一個設定 alias q='exit'
也就是輸入q,就可登出
而在screen底下
輸入q,
會顯示 bash: q: command not found
跳出screen,
再輸入q,
則可順利登出。
請問這是screen 的問題嗎?或是我漏了哪些設定?
--
在.profile增加了一個設定 alias q='exit'
也就是輸入q,就可登出
而在screen底下
輸入q,
會顯示 bash: q: command not found
跳出screen,
再輸入q,
則可順利登出。
請問這是screen 的問題嗎?或是我漏了哪些設定?
--
All Comments