RosettaCodeData/Task/Bitmap-Write-a-PPM-file/UNIX-Shell/bitmap-write-a-ppm-file-2.sh

4 lines
72 B
Bash
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
Bitmap_t b
# do stuff to b, and save it:
b.write '$HOME/tmp/bitmap.ppm'