2023-03-17 15:27:12 +03:00

5 lines
100 B
Bash

#!/bin/bash
# convert saleae logs into data files
./proc_exp canon.txt > $1.dat
cp canon.txt $1.txt