|
#!/bin/bash files[1]="/etc/rc.local" element_count=${#files[@]} index=0 while [ "$index" -lt "$element_count" ] else done |
참고하세용
'unix and linux' 카테고리의 다른 글
| grep -c 와 wc -l은 똑같은 명령어이다. (0) | 2007.10.18 |
|---|---|
| crond 문제 (0) | 2007.10.17 |
| DNS 서버 보기 (0) | 2007.10.10 |
| crontab 이야기 (0) | 2007.10.10 |
| bash shell script substitution (0) | 2007.10.09 |


