I have a c program in linux which reads two
images and save into one image,and how to
write a script for doing this repeatly?
Printable View
I have a c program in linux which reads two
images and save into one image,and how to
write a script for doing this repeatly?
More info required to find a solution
What shell are you using?
Where do you get the input files from? Will you be entering the names thru the keyboard? or do you want to pick up files from the disc. If the files have to be picked up from disk, how to determine which 2 files to pick up? Do they have similar names or something?
Satish