The shell from which you are starting the script will find this line and and ... grep filename | sort -u | awk '{print $4}' | \ uniq -c >> /longpath/file ...
確定! 回上一頁