grep -wc "txt" MyTextFiles/DirectoryListing.txt改成Num=`grep -wc "txt" MyTextFiles/DirectoryListing.txt` -1echo $Num