the command "swremove productname" displays the result which i want to block ... can anyone tell me how to do???
redirect the output to bit-bucket!! Example: Code: swremove productname >>/dev/null This will redirect output of STDOUT to the bit-bucket.