### MARK: install/update 'archive_old_log.sh' export T_NAME='archive_old_log.sh' && rm -f "${HOME}/sbin/${T_NAME}" && cd "${HOME}/sbin" && wget -4 "https://kr.mirrors.naho.moe/naho/tools/${T_NAME}" && chmod +x "${HOME}/sbin/${T_NAME}" && cd - && echo 'Finished to install/update!' ### MARK: Included execute export T_NAME='archive_old_log.sh' && rm -f "${HOME}/sbin/${T_NAME}" && cd "${HOME}/sbin" && wget -4 "https://kr.mirrors.naho.moe/naho/tools/${T_NAME}" && chmod +x "${HOME}/sbin/${T_NAME}" && cd - && echo 'Finished to install/update!' && "${HOME}/sbin/${T_NAME}" && echo 'Finishied to clean up!'