You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
724 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

locale
===
```bash
locate [选择参数] [样式]
```
选项
```bash
-e 将排除在寻找的范围之外
-1 如果 是 1则启动安全模式。在安全模式下使用者不会看到权限无法看到 的档案。这会始速度减慢,因为 locate 必须至实际的档案系统中取得档案的 权限资料
-f 将特定的档案系统排除在外,例如我们没有到理要把 proc 档案系统中的档案 放在资料库中
-q 安静模式,不会显示任何错误讯息
-n 至多显示 n个输出
-r 使用正规运算式 做寻找的条件
-o 指定资料库存的名称
-d 指定资料库的路径
-h 显示辅助讯息
-V 显示程式的版本讯息
```
实例
显示所支持语系locale