is there an interest in having the logname tool? I have a basic implementation of it here:
https://github.com/mutantturkey/corefutiles/blob/master/logname.c Do we care about dependencies? I only have <unistd.h> and <stdio.h> but I also use puts() and it doesn't have a usage. Essentially five minute of work once I understand the parameters of sbase more clearly. Thanks, Calvin Morrison