BOOKING

2018年5月31日星期四

About How to check log file script

#!/bin/sh
exec >/tmp/script.log 2>&1
set -x


没有评论:

发表评论