CLI-путь к сетевому соединению ftp

Я бы использовал python

if ! python -c "exec(\"import platform\nexit ('centos' not in platform.linux_distribution()[0].lower())\")" ; then
   echo "It is not CentOS distribution, ignoring CentOS setup"
   exit 0
fi
1
задан 26 January 2017 в 13:28

0 ответов

Другие вопросы по тегам:

Похожие вопросы: