Re: speeding up a paste operation

2018-08-28 Thread Brian Inglis
On 2018-08-24 18:45, Lee wrote: > On 8/24/18, Steven Penny wrote: >> On Fri, 24 Aug 2018 19:30:10, Lee wrote: >>> In retrospect, I should have created the file some other way, but still.. >>> - grab the top 1M hosts from from >>> http://s3-us-west-1.amazonaws.com/umbrella-static/index.html >>> - o

Re: speeding up a paste operation

2018-08-28 Thread Lee
On 8/25/18, Andrey Repin wrote: > Greetings, Lee! > >>> >>> what about 'cp /dev/clipbord /tmp/hosts'? > >> Much better! That takes about the same time as pasting into notepad, >> so I'm guessing that's about as fast as I can expect. > >> but I need to convert line endings: >> $ file hosts.txt >>

Re: speeding up a paste operation

2018-08-25 Thread Andrey Repin
Greetings, Lee! >> >> what about 'cp /dev/clipbord /tmp/hosts'? > Much better! That takes about the same time as pasting into notepad, > so I'm guessing that's about as fast as I can expect. > but I need to convert line endings: > $ file hosts.txt > hosts.txt: ASCII text, with CRLF line termina

Re: speeding up a paste operation

2018-08-25 Thread Lee
On 8/25/18, wrote: > Am 25.08.2018 um 02:10 schrieb Lee: >> On 8/24/18, James Darnley wrote: >>> On 2018-08-25 01:30, Lee wrote: In retrospect, I should have created the file some other way, but still.. - grab the top 1M hosts from from http://s3-us-west-1.amazonaws.com/umbrella

Re: speeding up a paste operation

2018-08-25 Thread Lee
On 8/25/18, Frank Redeker wrote: > Am 25.08.2018 um 02:10 schrieb Lee: >> On 8/24/18, James Darnley wrote: >>> On 2018-08-25 01:30, Lee wrote: In retrospect, I should have created the file some other way, but still.. - grab the top 1M hosts from from http://s3-us-west-1.amazona

Re: speeding up a paste operation

2018-08-25 Thread Thomas Wolff
Am 25.08.2018 um 02:10 schrieb Lee: On 8/24/18, James Darnley wrote: On 2018-08-25 01:30, Lee wrote: In retrospect, I should have created the file some other way, but still.. - grab the top 1M hosts from from http://s3-us-west-1.amazonaws.com/umbrella-static/index.html - open w/ libreoffice - s

Re: speeding up a paste operation

2018-08-24 Thread Frank Redeker
Am 25.08.2018 um 02:10 schrieb Lee: > On 8/24/18, James Darnley wrote: >> On 2018-08-25 01:30, Lee wrote: >>> In retrospect, I should have created the file some other way, but still.. >>> - grab the top 1M hosts from from >>> http://s3-us-west-1.amazonaws.com/umbrella-static/index.html >>> - open w

Re: speeding up a paste operation

2018-08-24 Thread Lee
On 8/24/18, Steven Penny wrote: > On Fri, 24 Aug 2018 19:30:10, Lee wrote: >> In retrospect, I should have created the file some other way, but still.. >> - grab the top 1M hosts from from >> http://s3-us-west-1.amazonaws.com/umbrella-static/index.html >> - open w/ libreoffice >> - select the host

Re: speeding up a paste operation

2018-08-24 Thread Steven Penny
On Fri, 24 Aug 2018 19:30:10, Lee wrote: In retrospect, I should have created the file some other way, but still.. - grab the top 1M hosts from from http://s3-us-west-1.amazonaws.com/umbrella-static/index.html - open w/ libreoffice - select the host name column, right click & select copy (all 1 m

Re: speeding up a paste operation

2018-08-24 Thread Lee
On 8/24/18, James Darnley wrote: > On 2018-08-25 01:30, Lee wrote: >> In retrospect, I should have created the file some other way, but still.. >> - grab the top 1M hosts from from >> http://s3-us-west-1.amazonaws.com/umbrella-static/index.html >> - open w/ libreoffice >> - select the host name col

Re: speeding up a paste operation

2018-08-24 Thread James Darnley
On 2018-08-25 01:30, Lee wrote: > In retrospect, I should have created the file some other way, but still.. > - grab the top 1M hosts from from > http://s3-us-west-1.amazonaws.com/umbrella-static/index.html > - open w/ libreoffice > - select the host name column, right click & select copy (all 1 mi

speeding up a paste operation

2018-08-24 Thread Lee
In retrospect, I should have created the file some other way, but still.. - grab the top 1M hosts from from http://s3-us-west-1.amazonaws.com/umbrella-static/index.html - open w/ libreoffice - select the host name column, right click & select copy (all 1 million lines) - (mintty 2.9.0 window alread