Re: How to determine in a script whether firmware updates needed using DSU?
| Newsgroups | gmane.linux.hardware.dell.poweredge |
|---|---|
| Message-ID | <B0B8CD075FE45149876A39EECF9EC88836783D2EEF@BLRX7MCDC202.AMER.DELL.COM> |
Dell - Internal Use - Confidential Hi Spike, To find the number of applicable updates (excluding same versions), use the following: echo q | dsu | grep "Current Version" | grep -v "same as" | wc -l A method to filter updates based on type Firmware, is not yet available. We are working on expanding the dsu options and will be available in future version. Thanks, Venu _______________________________________________ Linux-PowerEdge mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/linux-poweredge