Hi All, I need to use the split function in perl script. * /vobs/apache_log4j /usr/add-on/puccase_vob01/ccvob01/apache_log4j.vbs public (replicated) Above line i need to split in following order * /vobs/apache_log4j /usr/add-on/puccase_vob01/ccvob01/apache_log4j.vbs public (replicated) I tried the following command my @vob_path = split(/ /, $vob_list); where $vob_list contains the actual line. but i am not getting the output as i want. can anybody please help. Regards irfan
- split function help Sayed, Irfan \(Irfan\)
- Re: split function help Ken Foskey
- Re: split function help Dr.Ruud
- Re: split function help Dr.Ruud
- Re: split function help Mumia W.