mirror of
https://github.com/eddyem/canon-lens.git
synced 2026-01-31 12:25:02 +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
|