Lines Matching refs:line
167 while read line; do168 fields=$(echo $line | awk '{ print $1 " " $2 " " $3 }')342 while read line; do346 set -- $line435 while read line; do439 set -- $line510 while read line; do511 EXCLUDES="$EXCLUDES --exclude=$line"570 while read line; do571 fullpath=${LXC_ROOTFS}/$line