Search Results

Search: Posts Made By: bandar007
1,744
Posted By bandar007
Thanks so will ...... foreach my $line...
Thanks so will ......

foreach my $line (@lines) {

if ($line != ~ m/^HD/) { # Then it is a clip record

my $Field4 = (split (/\//, $line))[3];
$Field4 =~ tr/_//d; ...
1,744
Posted By bandar007
perl:extract 169008 with split function on /atrclips/u90/2009/169_008
On a line in a file::

/atrclips/u90/2009/169_008/Y5288900/SATHSWR_P1/1809853_SATHSWR_P1.tif,00018098539415200901_SATHSWR_P1.tif

How do I use the split function to extract...
25,920
Posted By bandar007
can i do this in a bash script.....
can i do this in a bash script.....
25,920
Posted By bandar007
forgot to mention that i am using a bash script...
forgot to mention that i am using a bash script to do this
25,920
Posted By bandar007
converting xls file to txt file and xls to csv
I need to convert an excel file into a text file

and an excel file into a CSV file..

any code to do that is appreciated
thanks
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 05:19 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy