On 04/09/10 10:06, Julian Elischer wrote:
> On 4/9/10 1:02 AM, Alex Keda wrote:
>> 09.04.2010 11:14, Hizel Ildar пишет:
>
# wc -l /root/scripts/db/table.25.txt
61073 /root/scripts/db/table.25.txt
# date&& for i in `cat /root/scripts/db/table.25.txt`; do ipfw table
25 add $i; do
On 4/9/10 1:02 AM, Alex Keda wrote:
09.04.2010 11:14, Hizel Ildar пишет:
# wc -l /root/scripts/db/table.25.txt
61073 /root/scripts/db/table.25.txt
# date&& for i in `cat /root/scripts/db/table.25.txt`; do ipfw table
25 add $i; done&& date
пятница, 9 апреля 2010 г. 10:42:01 (MSD)
пятница, 9 апр
09.04.2010 11:14, Hizel Ildar пишет:
В Fri, 09 Apr 2010 10:57:31 +0400
Alex Keda пишет:
hi!
is there any plans to implement such opportunities?
for large files (we have 60k lines) it's very slow work
srv1# sh -E
# wc -l /root/scripts/db/table.25.txt
61073 /root/scripts/db/table.25.tx
В Fri, 09 Apr 2010 10:57:31 +0400
Alex Keda пишет:
> hi!
> is there any plans to implement such opportunities?
> for large files (we have 60k lines) it's very slow work
>
> srv1# sh -E
> # wc -l /root/scripts/db/table.25.txt
> 61073 /root/scripts/db/table.25.txt
> # date && for i in `cat /ro
hi!
is there any plans to implement such opportunities?
for large files (we have 60k lines) it's very slow work
srv1# sh -E
# wc -l /root/scripts/db/table.25.txt
61073 /root/scripts/db/table.25.txt
# date && for i in `cat /root/scripts/db/table.25.txt`; do ipfw table 25
add $i; done && date