{}.cook(...)
모든글카테고리태그메모
모든글
카테고리
태그
메모
  • code
  • hacking
  • tip
  • 3dprint
  • hardware
  • etc
  • memo
  • all

리눅스 명령어

2013년 8월 10일 토요일

linux리눅스

리눅스 명령어

리눅스 특정문자열 들어간 파일찾기

find /etc/ -type f -exec grep 'network' {} /dev/null ;

이전글

리눅스 명령어

다음글

네트워크 로그인 제거 (관리)
Discuss on Twitter • View on GitHub
m320ng
•
© 2022
•
{}.cook(...)