View Single Post

  #5 (permalink)  
Old 10-31-2007, 12:57 PM
vikas027 vikas027 is offline
Member
User
 
Join Date: Oct 2007
My distro: Linux RHEL 5
Posts: 33
Rep Power: 0
vikas027 is on a distinguished road
Default

Hi all,

adding this line at top of the code helped

exec 2>/dev/null

Thanks to all.
Reply With Quote