Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 161 Bytes

Unix_Command.md

File metadata and controls

6 lines (3 loc) · 161 Bytes

常用UNIX command

chown -R hadoop:hadoop {file or folder}  #改变某个文件的权限属性
lsof -i:{your port}  #看哪个程序在服务这个端口