Linux
Command
Library
Basics
Tips
Commands
ppmmake
Create a PPM image of a specified color and dimensions.
TLDR
Create a PPM image of the specified color and dimensions
$ ppmmake [color] [width] [height] > [path/to/output_file.ppm]
COLLAPSE ALL
Copied to clipboard