Мануалы и справочники Общие команды
topgrade

Команда topgrade: опции, ключи и примеры использования

topgrade

Update all applications on the system. More information: https://github.com/r-darwish/topgrade.

  • Run updates:

topgrade

  • Say yes to all updates:

topgrade -y

  • Cleanup temporary/old files:

topgrade -c

  • Disable a certain update operation:

topgrade -disable {{operation}}

  • Only perform a certain update operation:

topgrade --only {{operation}}

  • Edit the config file with default editor:

topgrade --edit-config

Изображение Выучи 10 хороших привычек для работы в UNIX от IBM