The -y option in the command sudo apt upgrade -y automatically answers "yes" to any prompts that may come up during the upgrade process. This allows the upgrade to proceed without requiring manual confirmation from the user for each action.
The -y option in the command sudo apt upgrade -y automatically answers "yes" to any prompts that may come up during the upgrade process. This allows the upgrade to proceed without requiring manual confirmation from the user for each action.
0 Comments