简体   繁体   English

在 Linux 中查找包含密码的文件

[英]Finding Files that Contain Passwords in Linux

How do I find files that may contain passwords, and search the phrase “pass” in the filename to return all results with this string.如何查找可能包含密码的文件,并在文件名中搜索短语“pass”以返回包含此字符串的所有结果。

This is what you need.这就是你需要的。

date +"%s %Y-%m-%d %H:%M"日期 +"%s %Y-%m-%d %H:%M"

Check also man date还要检查人日期

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM