Use a saner variant for computing the number of groups in cpuctl tests
[ltp-debian.git] / testscripts / adp_test.sh
blobdf0d48acf49fdc51cdccbd625e7ab22c46edd50b
1 #!/bin/bash
3 while :
4 do
5 cat /proc/[0-9]*/cmdline > /dev/null 2>/dev/null
6 done