관리-도구
편집 파일: unlink
#DELE $FISH_FILENAME if rm -f "/${FISH_FILENAME}" 2>/dev/null; then echo "### 000" else echo "### 500" fi