The mighty command lines
Last updated 4 years ago
Was this helpful?
Shell: zsh + oh-my-zsh
Prompt:
Terminal: iTerm2
lsof -i tcp:<PORT> 특정 포트를 점유하고 있는 프로세스 찾기
lsof -i tcp:<PORT>
- chmod의 u-g-o, r-w-exec 권한을 체크박스 형태로 조합하면 chmod -R 777 folder_name 형식으로 원하는 chmod 를 완성해준다.
chmod -R 777 folder_name