On Thu, Jul 23, 2015 at 9:04 AM, Martin Storsjö <[email protected]> wrote: > Why is this suddenly using "command" instead of "which" now? This won't work > in a linux environment.
Why wouldn't it work in a linux environment? `command` is POSIX. This stackoverflow post sums it up fairly well: https://stackoverflow.com/a/677212 _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
