undefined symbol: TIFFInitZSTD
Makes sense. -keepchain solved my problem. Thank you.
Hello, I updated to the latest sfk version 1.9.4 and one of my routines stopped working. Before this version, sfk list -skiplate=9 -file *.tree -quiet +del -yes was a non-error operation, and now it is if there are no files to delete. Is a non-zero return code in this case in some way useful? Generally I do not wish to delete files as such. I just wish to ensure there are no files satisfying a criteria, and if there are no such files I think it is OK (i.e. the return code should be 0) .
Hi, Rob. Your solution is good. Because everything about the trigger is in one branch....
I post here my solution to "how to trigger on another trigger". Is there a problem?...
Cool. It works. Thank you!
Trigger's own state property is overriden (or shadowed) by the required state of...
Could you, please, suggest an SFK Expression that will show the first line of a file...