symlink persist follow-up
Colin Law
clanlaw at gmail.com
Sat Sep 30 07:15:38 UTC 2023
On Sat, 30 Sept 2023 at 07:30, Grizzly via ubuntu-users
<ubuntu-users at lists.ubuntu.com> wrote:
>
I have now added
> list --upgradable
> then I can check what is going to happen
>
There is no need for the list command as full-upgrade without -y will
tell you what it is about to do.
This is the command I run
sudo apt update && sudo apt full-upgrade && sudo apt autoremove &&
sudo apt clean
Since I don't use && very often in the command line I can just do
CTRL+R followed by && and usually it brings up that command.
Occasionally I may need to repeat the CTRL+R once or twice to get back
to it
Colin
More information about the ubuntu-users
mailing list