commands

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
+ (text/html)
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Michael Havens
日付:  
To: PLUG
題目: commands
I was thinking, I could type in 'sudo apt-get update;sudo apt-get upgrade'
but what would be a more efficient way?

sudo {apt-get {update; upgrade}}
sudo: {apt-get: command not found
upgrade}}: command not found

sudo apt-get {update; upgrade}
E: Invalid operation {update
upgrade}: command not found

sudo {apt-get {update, upgrade}}
sudo: {apt-get: command not found

sudo apt-get {update, upgrade}
E: Invalid operation {update,

This is interesting: when I typed in 'sudo {apt-get {update; upgrade}}' it
didn't give me an error for '{update'

So does anyone know what I'm talking about and how to do it?
:-)~MIKE~(-:
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.phxlinux.org/mailman/listinfo/plug-discuss