Thread
:
commands result blocking
View Single Post
pradeep
Team Leader
27Mar2008,10:27
redirect the output to bit-bucket!!
Example:
Code:
swremove productname >>/dev/null
This will redirect output of STDOUT to the bit-bucket.