#!/usr/libexec/platform-python -s msg = ("sos-collector binary is deprecated, use 'sos collector' instead") print(msg) # vim:ts=4 et sw=4