@cm0002@lemmy.world to linuxmemes@lemmy.world • 5 days agoPosting for a friend lollemmy.worldimagemessage-square116fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imagePosting for a friend lollemmy.world@cm0002@lemmy.world to linuxmemes@lemmy.world • 5 days agomessage-square116fedilink
minus-square@pulsewidth@lemmy.worldlinkfedilink0•3 days agoHow my brain distinguishes them: apt-get when you want full verbose output apt when you want to feel fancy with progress bars and colours
minus-square@mrsingh@sh.itjust.workslinkfedilink0•3 days agoapt install nano (simple, clean) apt-get install nano (works too, but more detailed output) Apt-get give more technical output , helps in scripting .
How my brain distinguishes them:
apt-get when you want full verbose output
apt when you want to feel fancy with progress bars and colours
apt install nano (simple, clean)
apt-get install nano (works too, but more detailed output)
Apt-get give more technical output , helps in scripting .