#CHMOD $FISH_FILEMODE $FISH_FILENAME if chmod ${FISH_FILEMODE} "/${FISH_FILENAME}" 2>/dev/null; then echo "### 000" else echo "### 500" fi