Home | History | Annotate | Download | only in python2.7

Lines Matching refs:dmesg

237 output=`dmesg | grep hda`
239 p1 = Popen(["dmesg"], stdout=PIPE)
1559 p1 = Popen(["dmesg"], stdout=PIPE)