"Gamin"의 두 판 사이의 차이

(새 문서: ==개요== ;Gamin the File Alteration Monitor; Gamin ;gam_server * 파일·폴더 모니터링 시스템 * FAM의 일부 <source lang='console'> root@zetawiki:~# ps -f `pidof gam...)
 
잔글 (봇: 자동으로 텍스트 교체 (-== 참고 자료 == +==참고==))
 
(다른 사용자 한 명의 중간 판 3개는 보이지 않습니다)
6번째 줄: 6번째 줄:


<source lang='console'>
<source lang='console'>
root@zetawiki:~# ps -f `pidof gam_server`
root@zetawiki:~# ps -f $(pidof gam_server)
UID        PID  PPID  C STIME TTY      STAT  TIME CMD
UID        PID  PPID  C STIME TTY      STAT  TIME CMD
root      1276    1  0 05:00 ?        S      0:01 /usr/lib/gamin/gam_server
root      1276    1  0 05:00 ?        S      0:01 /usr/lib/gamin/gam_server
12번째 줄: 12번째 줄:


==같이 보기==
==같이 보기==
*[[파일변경모니터 FAM]]
*[[리눅스 파일변경 알림 inotify]]
*[[리눅스 파일변경 알림 inotify]]
==참고==
* https://people.gnome.org/~veillard/gamin/overview.html


[[분류: 리눅스]]
[[분류: 리눅스]]

2017년 6월 27일 (화) 03:28 기준 최신판

1 개요[ | ]

Gamin the File Alteration Monitor; Gamin
gam_server
  • 파일·폴더 모니터링 시스템
  • FAM의 일부
root@zetawiki:~# ps -f $(pidof gam_server)
UID        PID  PPID  C STIME TTY      STAT   TIME CMD
root      1276     1  0 05:00 ?        S      0:01 /usr/lib/gamin/gam_server

2 같이 보기[ | ]

3 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}