![]() |
swremove unsuccessful case handling
i am using the command "swremove productname".... How can i check the unsucceful condition?.... i want to say "if unsuccessful display that message to the user and exit"....
Can anu one help me??.... i am coding in this script for the first time so please dont mind... THanks |
Re: swremove unsuccessful case handling
$? contains the exit status, 0 means normal termination, any value greater than 0 means abnormal termination.
|
| All times are GMT +5.5. The time now is 09:11. |