Open holzschu opened 2 years ago
As per AppStore review:
The main issue I have (07/04/2022) is that split causes a segmentation fault. E.G.: echo “abcd”|awk ‘{n=split($1,a)}’ Cannot proceed with this problem. Otherwise, this is best app I have tried for scripting.
This is now fixed with TestFlight build 250: https://testflight.apple.com/join/REdHww5C
As per AppStore review:
The main issue I have (07/04/2022) is that split causes a segmentation fault. E.G.: echo “abcd”|awk ‘{n=split($1,a)}’ Cannot proceed with this problem. Otherwise, this is best app I have tried for scripting.