mirror of
https://github.com/eddyem/canon-lens.git
synced 2025-12-07 11:05:16 +03:00
4 lines
62 B
Bash
Executable File
4 lines
62 B
Bash
Executable File
#!/bin/bash
|
|
./proc_exp canon.txt > $1.dat
|
|
cp canon.txt $1.txt
|