📄 find.txt
字号:
-- find --A command for traversing directory trees.Usage: find [start_dir]This command is designed to recursively descend through directory trees.The (optional) starting directory parameter can be supplied, or else thecurrent directory will be used.This command is very limited at the moment, and has no filtering ability,execution ability, or anything really. It will be developed more fully inthe future, but was added at the present time to facilitate the developmentof filesystem drivers (as a testing mechanism)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -