한 줄 500칸 이상 조회

Server/Unix/Linux 2013. 8. 9. 14:04 Posted by Request

한 줄 500칸 이상 PGM

 

find ./[a-z]* -type f -name "*.jsp" | while read xx

do

xxx='awk' length() > 500 '$xx'

if

test "$xxxx"

then

echo $xx

fi

done