리눅스 여러 개의 프로세스 kill process xargs

ps -ef | grep tomcat6| awk '{print$2}' | xargs kill -9 ps -exf | grep tomcat6 | grep -v grep | awk '{print$2}' | xargs kill -9 auto kill(자동으로 kill 명령을 실행하기) [출처]   auto kill(자동으로 kill 명령을 실행하기) | 작성자   건이 http://blog.naver.com/sevengeon/120121340495

ExIPC: Page Fault

ExIPC: Page Fault(PFault) 0x40000014 @ 0x444a04c, tid=0x164001 from [WP] task. SP=0x6535690 PC=0x444a04d LR=0x42cd2d3 [Apr 02 2010] rev.03 Press CLR to go to Upload ExIPC: Page Fault(PFault) 0x40000014 @ 0x444a04c, tid=0x164001 from [WP] task. SP=0x6535690 PC=0x444a04d LR=0x42cd2d3 [Apr 02 2010] rev.03 Press CLR to go to Upload ExIPC: Page Fault %lx @ %lx, tid=%lx http://pastebin.com/NcGy8Fr7

[몬스타] 키스 2초전! 내가 남자로 안보여?!@6화

이미지

Dependency injection

5.4.1. Dependency injection Dependency injection (DI) is a process whereby objects define their dependencies, that is, the other object instance with, only through constructor arguments, arguments to a factory method, or properties that are set on the object instance after it is constructed or returned from a factory method. DI exists in two major variants, Constructor-based dependency injection public class SimpleMovieListener {     // the simpleMovieListener has a dependency on a MovieFinder     private MovieFinder movieFinder;     // a constructor so that the Spring container can 'inject' a MovieFinder     public SimpleMovieListner(MovieFinder movieFinder) {         this .movieFinder = movieFinder;     // business logic that actually 'uses' the injected MovieFinder is omitted... } Setter-based dependency injection public class  SimpleMovieListener {     // the simpleMo...

카이카이키키

이미지

심야식당

이미지
http://www.dsartcenter.co.kr/index_start.asp   늦은 밤, 지친 당신 마음에 한끼 식사 신주쿠 뒷골목에 간판도 없는 작은 식당이 있다. 이 식당의 영업시간은 밤 12시부터 아침 7시까지이고, 사람들은‘심야식당’이라고 부른다. 심야식당에는 특별한 메뉴가 없다. 대신 손님들이 주문하면 만들 수 있는 한 다 만들어 준다는 게 이 식당의 영업 방침이다. 심야식당에 찾아 오는 손님들은 다양하다. 28년 동안 게이바를 운영해온 50대 후반의 게이 코스즈, 넘치는 매력의 뉴하트 간판 스트리퍼 마를린, 조직폭력단 간부 켄자키 류, 아직 결혼 못한 노처녀 삼인방 오차즈케시스터즈, 잘 안 팔리는 엔카 가수 미유키 등 저마다 사연을 가진 사람들이 이곳 심야식당에 하나, 둘 모여 서로의 텅 빈 마음을 나눈다. 그렇게 소박한 한 끼의 식사로 하루하루 살아갈 힘을 얻으며 살아가는 우리의 인생 이야기를 나눈다. http://nbiz.heraldcorp.com/view.php?ud=20121221000211

에버노트

이미지
한국어 홈페이지 http://evernote.com/intl/ko/ 네이버 카페 http://cafe.naver.com/evernote1 페이스북 사용자 모임 http://www.facebook.com/evernote.kug 텀블러 http://evernote-ko.tumblr.com 모든 것을 기억하라, 에버노트 http://blog.olleh.com/1667 에버노트 활용기 제 1편 - 스마트 캠퍼스 http://blog.olleh.com/1788