document.write('

检查某个文件是否存在且可执行的bash test命令如下: test -x /path/to/file

');