glassfish v3 - update all pakages via command line on linux
Posted
by orange80
on Server Fault
See other posts from Server Fault
or by orange80
Published on 2010-06-09T05:01:14Z
Indexed on
2010/06/09
5:02 UTC
Read the original article
Hit count: 251
Does anyone know how to do this? I just want a one-shot command to "update everything" over the command line? This is for a remote server so it must be over the command line.
I used:
$ sudo pkg list -u
to see the list of packages that are out of date, but I cannot for the life of me figure out how to say, "ok, update them".
I have scoured the web for clues, but to no avail :(
This is classic Sun Solaris-type patching that is the exact reason I am now on Linux.
Please help!! Thanks :)
Jamie
© Server Fault or respective owner