文件操作 - runTests.sh
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/src/imagick/runTests.sh
编辑文件内容
#!/bin/sh # This runs the tests in parallel (needs php 7.something) # and writes the failing tests to a list. Re-running will # run the failing tests if there were any. php run-tests.php -j4 -l failing_tests.txt
修改文件时间
将文件时间修改为当前时间的前一年
删除文件