# # Dejagnu tests for ps (output options) - part of procps # set ps ${topdir}src/ps/pscommand set mypid [pid] set not_ppid [ expr { $mypid + 1 } ] set uid [ exec id -u ] set not_uid [ expr { $uid + 1 } ] set gid [ exec id -g ] set not_gid [ expr { $gid + 1 } ] # All the fields # Cannot do args,cmd,comm set ps_digit "\\d+\\s*" set ps_state "\[A-Z