On 2021-06-09 16:31, Keith Thompson via Cygwin wrote:
[Sorry if the threading is messed up. I don't subscribe, so I'm
constructing this message from the web interface. It should at least
show up under the correct subject.]
Brian Inglis wrote:
On 2021-06-08 14:03, Mike Kaganski via Cygwin wrot
On Wed, Jun 09, 2021 at 06:19:43PM -0700, L A Walsh wrote:
> I've been using a character device on linux in my
> home directory named 'zero' that is a copy of the
> 'zero' device in /dev:
> crwxrwxrw- 1 1, 5 Jun 15 2015 zero
>
> to do read benchmarks using 'dd' (and write benchmarks
> using a file
I've been using a character device on linux in my
home directory named 'zero' that is a copy of the
'zero' device in /dev:
crwxrwxrw- 1 1, 5 Jun 15 2015 zero
to do read benchmarks using 'dd' (and write benchmarks
using a file named 'null' thats a copy of /dev/null).
I run it "occasionally", but
[Sorry if the threading is messed up. I don't subscribe, so I'm
constructing this message from the web interface. It should at least
show up under the correct subject.]
Brian Inglis wrote:
> On 2021-06-08 14:03, Mike Kaganski via Cygwin wrote:
> > On 08.06.2021 16:04, L A Walsh wrote:
> >> You m
> -Original Message-
> From: Jason Pyeron
> Sent: Wednesday, June 9, 2021 1:50 PM
> To: 'Marco Atzeri' (oops - got hit by a reply bug)
> Subject: RE: [cygwin] Re: git clone https failed on 2.31.1-2, works on
> 2.31.1-1
>
> > -Original Message-
> > From: Marco Atzeri
> > Sent: Wed
On 09.06.2021 19:22, Jason Pyeron wrote:
Just did a fresh cygwin install base + git+nano+wget
Clone is not happy.
Is this an issue of: ooks like not having (lib)curl-devel installed when you
compile git ( https://stackoverflow.com/a/13018777/58794 )
USERNAME@HOSTNAME1 /projects
$ git clone h
Just did a fresh cygwin install base + git+nano+wget
Clone is not happy.
Is this an issue of: ooks like not having (lib)curl-devel installed when you
compile git ( https://stackoverflow.com/a/13018777/58794 )
USERNAME@HOSTNAME1 /projects
$ git clone https://HOSTNAME2/URL.git -b files-stsw-link
Please add 'run-parts' to Cygwin. I have been using the attached program
(copied from Debian) successfully with Vista, Windows-7, and Windows-10.
mintty screen dump
#!/bin/bash
# Name: /usr/bin/run-parts Modified by Joe Smith (joeinwap,gmail)
# Purpose: Runs jobs sequentially at reg
8 matches
Mail list logo