cannedtuna to linuxmemesEnglish · 2 days agoRepository > individual .exeimagemessage-square160linkfedilinkarrow-up1679arrow-down141
arrow-up1638arrow-down1imageRepository > individual .execannedtuna to linuxmemesEnglish · 2 days agomessage-square160linkfedilink
minus-squareCorneliusTalmadgelinkfedilinkEnglisharrow-up4·6 hours agoYou are in luck because you can make this an alias (custom command) in your .bashrc file: alias update='sudo apt-get update && sudo apt-get upgrade'
You are in luck because you can make this an alias (custom command) in your .bashrc file:
alias update='sudo apt-get update && sudo apt-get upgrade'