目录引言正文1. 检查系统环境2. 准备 JAR 文件3. 使用 md5sum 生成 MD5 校验和4. 校验文件完整性5. 批量生成 MD5 校验和总结引言
i have a python script, that submits an job to the SGE (Sun Grid Engine). When the job is done i want to access the output file, generated from the SGE job.