top grep

Linux 2015. 9. 21. 09:06
#!/bin/sh

top -p `pgrep -d, -f $1`

'Linux' 카테고리의 다른 글

nodeJS 설치  (0) 2016.01.07
Ubuntu 12.04 Subversion 구축  (0) 2015.09.22
shell script 반복문  (0) 2015.02.07
CentOS vsftpd FTP 설치 및 설정  (0) 2014.12.26
chkconfig 사용법 (서비스 자동실행)  (0) 2014.12.26
Posted by satis
,