Question getting an progress error when i try to run unix comment

Status
Not open for further replies.
getting an progress error when i try to run Unix Comment in progress editor
ps -aefx | grep 20816 | grep _progres | awk '{print $1 }' - basically, this comment is used to get userid from PID but it got a progress error..
error detail: looks print is a progress keyword
x x** "print" was not found. (293) x
x x** x
x x Could not understand line 1. (193) x

also I tried with unix slient value("ps -aefx | grep 20816 | grep _progres | awk '{print $1 }'")
 
Status
Not open for further replies.
Top