currently they always exit with "0": when read errors / writte errors happen, it should use a non-zero exit code! https://github.com/AltraMayor/f3/blob/master/f3read.c#L442 https://github.com/AltraMayor/f3/blob/master/f3brew.c#L477
currently they always exit with "0":
when read errors / writte errors happen, it should use a non-zero exit code!
https://github.com/AltraMayor/f3/blob/master/f3read.c#L442
https://github.com/AltraMayor/f3/blob/master/f3brew.c#L477