黑客入侵你Linux服务器的一万种玩法...(2)
发布时间:2019-12-13 05:55 所属栏目:117 来源:站长网
导读:查找文件:find/-typef-perm-2-o-perm-20|xargsls-al 查找目录:find/-typed-perm-2-o-perm-20|xargslsld 查找系统中所有含s位的程序:
查找文件:find / -type f -perm -2 -o -perm -20 |xargs ls -al 查找目录:find / -type d -perm -2 -o -perm -20 |xargs ls –ld 查找系统中所有含“s”位的程序: (编辑:ASP站长网) |
相关内容
网友评论
推荐文章
热点阅读