In Reply to: 请问hp-ux上该怎么抓图? posted by yan on April 03, 2003 at 01:26:14:
You may want to try:
# xwd -out /tmp/output -root
This will save the image to the /tmp/output file. If you still have problem, please post the error messages you got.
Good Luck.