8 lines
94 B
Bash
8 lines
94 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
tga_mires mircol0 mire.tga "Fortran Moderne"
|
||
|
|
||
|
tga_to_text foo.tga | ./readpicz
|
||
|
|
||
|
|