filebrowse.txt

来自「上一个上传的有问题,这个是好的。visopsys包括系统内核和GUI的全部SOU」· 文本 代码 · 共 19 行

TXT
19
字号
 -- filebrowse --A graphical program for navigating the file system.Usage:  filebrowse [start_dir]The filebrowse program is interactive, and may only be used in graphicsmode.  It displays a window with icons representing files and directories.Clicking on a directory (folder) icon will change to that directory andrepopulate the window with its contents.  Clicking on any other icon willcause filebrowse to attempt to 'use' the file in a default way, which willbe a different action depending on the file type.  For example, if youclick on an image or document, filebrowse will attempt to display it usingthe 'view' command.  In the case of clicking on an executable program,filebrowse will attempt to execute it -- etc.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?