| race 回复于:2003-08-12 22:00:05 |
| 123456-78 78就是版本 |
| unix小兵 回复于:2003-08-12 22:14:42 |
| 我在SOLARIS7下安装了SUN的补丁包(RECOMMEND CLUSTER),里面包含很多补丁。在SOLARIS中有没有办法查到整个补丁包的发行版本呢?还是SUN的补丁没有这种说法? |
| flyingdark 回复于:2003-08-13 09:46:15 |
| uname -a |
| sunsun2003 回复于:2003-08-13 14:44:38 |
| uname -a 好象不对 |
| llc107 回复于:2003-08-13 15:01:26 |
| more /etc/release |
| sunsun2003 回复于:2003-08-13 15:03:09 |
| How to see version of patch? |
| llc107 回复于:2003-08-13 15:09:10 |
| the 'patchadd -p' utility can satisfy you? |
| Jiong 回复于:2003-08-13 15:18:49 |
| showrev -a |
| llc107 回复于:2003-08-13 16:08:16 |
| [quote:e444c04b42="Jiong"]showrev -a[/quote:e444c04b42]
it's another way can do the same work :wink: |
| kerson007 回复于:2003-08-13 16:22:32 |
| showrev -p |
| 云间苍月 回复于:2003-08-25 23:11:22 |
| patchchk +名字~~~~~ |
| deeperpurple 回复于:2003-08-25 23:39:38 |
| [quote:44bfbc8301="kerson007"]showrev -p[/quote:44bfbc8301]
嘿嘿,这个命令,偶今天才学到! “Print only the revision information about patches” |
| windwander 回复于:2003-09-05 16:06:05 |
| showrev -p 地道的方法 |
| beginner-bj 回复于:2003-09-05 16:33:53 |
| QUESTION NO: 100
Which two commands display the list of patches installed on a Solaris system? (Choose two) A. showrew –p B. pkginfo –l C. patchadd –p D. /usr/sbin/prtdiag –v Answer: A, C |
| rocazj 回复于:2003-09-05 16:53:23 |
| 1、uname -a 显示主补丁
SunOS 5.8 Generic_108528-19 sun4u sparc SUNW,Ultra-5_10 2、showrev -p 显示所有补丁 3、patchadd -p 显示所有补丁 telnet rocazj.tzo.com (test/test) 请不要修改test密码,这是大家共用的! |
| lz1234 回复于:2004-02-27 11:33:06 |
| :P showrev -p |