Search Results

Search: Posts Made By: richsark
1,611
Posted By richsark
Yup, did that, still got an issue: E:\>perl...
Yup, did that, still got an issue:

E:\>perl -00ne 'push @a,"$_\0$ARGV\n";END{print reverse split/\0/ for sort @a}' file1-obj_prof.out.txt file2-obj_prof.out.txt

Can't find string terminator "'"...
1,611
Posted By richsark
HI, Still get an error: E:\>perl -00ne...
HI,

Still get an error:

E:\>perl -00ne 'push @a,"$_\0$ARGV\n";END{print reverse split/\0/ for sort @a}' file1-obj_prof.out.txt file2-obj_prof.out.txt'

Can't find string terminator "'"...
1,611
Posted By richsark
So the final code should look like? Sorry I...
So the final code should look like?

Sorry I sound dumb, but I am not the expert in this. I would appericate your guidance.
1,611
Posted By richsark
whats wrong with this line using perl
E:\>perl -00ne 'push @a,"$_\0$ARGV\n";END{print reverse split/\0/ for sort @a}' file1-obj_prof.out.txt file2-obj_prof.out.txt'

Can't find string terminator "'" anywhere before EOF at -e line 1.
Showing results 1 to 4 of 4

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