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

2015-02-20 00:35:01 -05:00
Bitmap_t b
# do stuff to b, and save it:
b.write '$HOME/tmp/bitmap.ppm'