반응형
# for svc in couchdb rabbitmq-server chef-solr chef-solr-indexer chef-server
> do
> /sbin/service $svc start
> /sbin/chkconfig $svc on
> done
> do
> /sbin/service $svc start
> /sbin/chkconfig $svc on
> done
# while true;do echo "test";sleep 3;done
반응형
'Lang_Development > BASH' 카테고리의 다른 글
[BASH] How to cut the last field from a shell string (0) | 2013.12.09 |
---|---|
[BASH] /bin/bash^M: bad interpreter: No such file or directory (0) | 2013.08.01 |
[sed] sed에서 shell 명령어 사용 (0) | 2013.04.22 |
숫자, 문자를 순차적으로 출력 (0) | 2012.12.30 |
[BASH] 생성 할 유저가 없을 경우에만 생성 (0) | 2012.10.10 |
최근댓글