gpt4 book ai didi

gnu-screen - 如何避免启动 screen 消息?

转载 作者:行者123 更新时间:2023-12-01 23:55:15 29 4
gpt4 key购买 nike

当我开始时 screen ,我收到以下消息:

Screen version 4.00.03jw4 (FAU) 2-May-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Send bugreports, fixes, enhancements, t-shirts, money, beer & pizza to screen@uni-erlangen.de

To use byobu (formerly screen-profiles), exit screen and run 'byobu'.

[Press Space or Return to end.]

如何跳过此消息并避免每次启动时都输入额外的键 screen ?

最佳答案

这由以下两个选项控制:

 license
Display the disclaimer page. This is done whenever screen is started without options,
which should be often enough. See also the "startup_message" command.




 startup_message on|off
Select whether you want to see the copyright notice during startup. Default is `on',
as you probably noticed.


后者接受一个 bool 值:
$ grep startup_message .screenrc
startup_message off

两者都记录在 screen(1) 中联机帮助页。

关于gnu-screen - 如何避免启动 screen 消息?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24071324/

29 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com