Search Results

Search: Posts Made By: matrixmadhan
Forum: HP-UX 04-11-2006
5,744
Posted By matrixmadhan
yes, i should have included /bin/rm...
yes,

i should have included
/bin/rm tmpfile.??


If that is so... how would your current script handle situations if it had to generate more than 676 files? (Anyway solution to that...
Forum: HP-UX 04-11-2006
5,744
Posted By matrixmadhan
this would reduce the overhead of file...
this would reduce the overhead of file comparison,
once data is pumped after 4200 bytes,

>w.ksh
split -b 4200 infile tmpfile.
cat tmpfile.aa
echo "pump data"
cat tmpfile.a[!a]

>./w.ksh >...
Showing results 1 to 2 of 2

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