📄 sample.flt
字号:
# Sample filtering file. Lines starting with a hash mark in the first
# column are comments. Actual filtering lines start with either a dash
# or a plus sign in the first column (additional modes may be added in
# the future). Lines starting with a dash specify that interrupt list
# entries containing that string in the first line will be omitted from
# the formatted output; lines starting with a plus sign specify that
# interrupt list entries containing that string are to be included in
# the formatted output unless one of the minus lines matches.
# Extract MS-DOS calls, but exclude DR-DOS-specific, DOS-extender, and
# non-DOS networking calls. Note: a few extraneous calls are still included.
#
+ DOS
-DR DOS
-DR-DOS
-DR Multiuser DOS
-Concurrent DOS
-DOS/16M
-DOS4GX
-DOS/4G
-extender
-LAN Manager
-DECnet DOS
#
# end of SAMPLE.FLT
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -