Home
last modified time | relevance | path

Searched refs:does_command_exist (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/sys/contrib/zstd/tests/
H A Dtest-zstd-speed.py69 def does_command_exist(command): function
294 have_mutt = does_command_exist("mutt -h")
295 have_mail = does_command_exist("mail -V")