I need to programmatically run some unix commands and get the output in a image file, the format could be pngpng or jpegjpeg (jpgjpg).
The commands are run in an AIX (IBM *nix) machine. I don't have permission to install new packages, however I think there a way to do this using pipelinga pipeline and redirections with the default packages from Operativethe Operating System.
Unfortunately I didn'tcouldn't find a method to do this, so I need help and advices from you.