Home | History | Annotate | Download | only in common_lib

Lines Matching refs:grep

290             child = pexpect.spawn('/bin/bash -c "ls -l | grep LOG > log_list.txt"')
298 shell_cmd = 'ls -l | grep LOG > log_list.txt'