fsdesc.gml

来自「开放源码的编译器open watcom 1.6.0版的源代码」· GML 代码 · 共 33 行

GML
33
字号
.*
.* (c) Copyright 1992 by WATCOM International Corp.
.*
.* All rights reserved. No part of this publication may be reproduced or
.* used in any form or by any means - graphic, electronic, or mechanical,
.* including photocopying, recording, taping or information storage and
.* retrieval systems - without written permission of WATCOM Publications
.* Limited.
.*
.* Date		By		Reason
.* ----		--		------
.* 12-aug-92	Craig Eisler	initial draft
.*
From this listing, you may pick a file, another directory, or another
drive (the available drives are at the end of the listing).
A directory is indicated
by the leading backslash ('\'). If a directory is chosen in this window,
then the list of files in that directory is displayed.  This
list also contains all the drives available (which are enclosed in
square brackets, e.g. [c:]). If you select a drive, the list of files in the
current directory on that drive is displayed.
:P.
For files and directories, each line indicates the file name,
the various attributes of the file ([d]irectory, [a]rchive, [h]idden,
[s]ystem, [r]eadable, [w]riteable, e[x]ecutable), the file size in
bytes, the date and time of the last file update. Some sample lines are:
:ILLUST.
  test.c        -a--rw-    25586  08/16/92  08:14
  bar.c         -a--r--      639  02/27/92  13:25
 \tmpdir        d---rw-        0  08/16/92  19:05
  [c:]
:eILLUST.

⌨️ 快捷键说明

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