Hi Mark, If you are in the same directory as an executable you run it by preceding the file name with ./ or you can use the full path, eg:
gary@cockatoo:/home/weewx/bin $ ./wee_extension --help or gary@cockatoo:/home/weewx/bin $ /home/weewx/bin/wee_extension --help Gary -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
