Search Results

Search: Posts Made By: patil.avinash06
16,772
Posted By patil.avinash06
awk '{if(NF==1){print $1} else { for(Val=$1;...
awk '{if(NF==1){print $1} else { for(Val=$1; Val<=$3; Val++) print Val } } ' File_Name

---------- Post updated at 02:46 AM ---------- Previous update was at 02:27 AM ----------

Less Complex
...
Showing results 1 to 1 of 1

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