X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <85bc5e0a0806242022l18376b47g5f383374206be275@mail.gmail.com> Date: Tue, 24 Jun 2008 20:22:29 -0700 From: Ben To: cygwin AT cygwin DOT com Subject: Re: Fwd: md5sum using Cygwin in Windows In-Reply-To: <85bc5e0a0806241743l685957bge6f13cf8d39d9c26@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <85bc5e0a0806230214v72b2f28aoc6fa700521d4af1f AT mail DOT gmail DOT com> <85bc5e0a0806231440m5cfa1b53q9dbb63cfba616bf0 AT mail DOT gmail DOT com> <85bc5e0a0806231442r2eab9420q957f2a08a269875a AT mail DOT gmail DOT com> <20080623231750 DOT GB10962 AT ednor DOT casa DOT cgf DOT cx> <85bc5e0a0806241743l685957bge6f13cf8d39d9c26 AT mail DOT gmail DOT com> X-Google-Sender-Auth: 875c6cf41c37e875 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Also: thanks for the answer. It actually doesn't really matter, and maybe it is unnecessary for Cygwin to bother catering towards people without UNIX experience at all. They probably should be avoiding it until after they've had some experience with Linux. On Tue, Jun 24, 2008 at 5:43 PM, Ben wrote: > "The project is geared towards people who understand a UNIX(tm) > environment. If that isn't you, then it's hard to see why you're > dabbling with Ubuntu." > > If I don't understand UNIX, then it's hard to see why I'm dabbling > with Ubuntu? Is that a mistype? Did you mean to say that it's easy to > see why I'm dabbling with Ubuntu, as it is generally thought to be a > newbie-friendly distro? Is there a more approachable way to understand > UNIX? > > It's no wonder that Linux has roughly 1% desktop market share with > that sort of attitude. Unfortunately, Ubuntu doesn't even display > right on my laptop, so it'll be a while yet before I do understand > Linux. > > - B > > On Mon, Jun 23, 2008 at 4:17 PM, Christopher Faylor > wrote: >> On Mon, Jun 23, 2008 at 02:42:49PM -0700, Ben wrote: >>>Removed my HTML to send this off... >> >> It is not important for anyone to know this. >> >>>The Ubuntu help says that if you download Cygwin (link: >>>https://help.ubuntu.com/community/HowToMD5SUM), you can follow the >>>Linux directions. I'm using the Cygwin shell and it is not working. I >>>downloaded the file to C. I type: >>> >>>cd C:\ >>> >>>So far, so good. The (zippied) file ubutuntu-8.04-desktop-i386.iso is >>>sitting in C:\. So I type: >>> >>>md5sum ubutuntu-8.04-desktop-i386.iso >>> >>>"No such file or directory." >>> >>>Ah well. Cygwin does not seem to be a very newbie-friendly >>>application. "Help cd" offers one a starkly technical little >>>paragraph. Incidentally, how does one even go to the Desktop directory >>>(which lies at C:\Documents and Settings\Ben\Desktop for me) with >>>Cygwin? Whenever you put in a space, Cygwin seems to reject it. >> >> Hmm. Just got a similar question on irc a while ago. >> >> Cygwin doesn't use : or \. Use: >> >> cd "/cygdrive/c/Documents and Settings/Ben/Desktop" >> >> And, btw, your "newbie-friendly" comment shows that you apparently have >> no idea what Cygwin is and possibly have no idea what Linux is all >> about. The project is geared towards people who understand a UNIX(tm) >> environment. If that isn't you, then it's hard to see why you're >> dabbling with Ubuntu. >> >> cgf >> >> > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/