很长一段时间以来,我一直是“屏幕”命令的狂热用户,但突然间我似乎在让它工作时遇到了问题。
每次我第一次在新的终端会话中启动 screen 时,我都会收到以下消息:
Screen version 4.00.03 (FAU) 23-Oct-06
Copyright (c) 1993-2002 Juergen Weigert, Michael Schroeder
Copyright (c) 1987 Oliver Laumann
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any
later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
License for more details.
You should have received a copy of the GNU General Public License along with this program (see the file COPYING); if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA.
Send bugreports, fixes, enhancements, t-shirts, money, beer & pizza to [email protected]
当我在 shell 脚本(背景)中使用 screen 命令时,它不再起作用。
谁能告诉我如何确认此消息以便不再看到它或如何禁用它?我一直在寻找答案,但没有找到。
谢谢!
最后是 screen -q <rest of command here>
本文收集自互联网,转载请注明来源。
如有侵权,请联系[email protected] 删除。
我来说两句