find $LogPath find all files under $LogPath. -name 'c1234. ... -exec compress -f {} \; and run compress command on each one of them.
確定! 回上一頁