i had string like thiz:
PV_drivers_up_t o_date::true
('name' 'Microsoft Windows Server 2008 R2 Standard |C:\\Windows|\\ Device\\Harddis k0\\Partition2' 'distro' 'windows''major ' '6''minor' '1''spmajor' '1''spminor' '0'
i want to print without '',\\ and :
please help me.
PV_drivers_up_t o_date::true
('name' 'Microsoft Windows Server 2008 R2 Standard |C:\\Windows|\\ Device\\Harddis k0\\Partition2' 'distro' 'windows''major ' '6''minor' '1''spmajor' '1''spminor' '0'
i want to print without '',\\ and :
please help me.
Comment