Search Results

Search: Posts Made By: vishakhcherian
18,355
Posted By vishakhcherian
Please use the below script:- copy the script...
Please use the below script:-
copy the script and run them in the unix BASH environment.

count=`wc -l X|cut -d" " -f1`
echo $count
counter=0
for i in `cat X`
do
for j in `cat Y`
do
echo...
Showing results 1 to 1 of 1

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