delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/08/27/16:37:35

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Date: Fri, 27 Aug 2004 16:37:23 -0400 (EDT)
From: Igor Pechtchanski <pechtcha AT cs DOT nyu DOT edu>
Reply-To: cygwin AT cygwin DOT com
To: landocalrissian <landocalrissian AT att DOT net>
cc: cygwin AT cygwin DOT com
Subject: Re: Strange problem with MC (Attn: MC maintainer)
In-Reply-To: <05bc3df13cdb341deb6221210b9760aa@NO-ID-FOUND.mhonarc.org>
Message-ID: <Pine.GSO.4.61.0408271631190.9041@slinky.cs.nyu.edu>
References: <05bc3df13cdb341deb6221210b9760aa AT NO-ID-FOUND DOT mhonarc DOT org>
MIME-Version: 1.0
X-Scanned-By: MIMEDefang 2.39

On Fri, 27 Aug 2004, landocalrissian wrote:

> Hello from Gregg C Levine
> Here's a funny thing that's been happening ever since I installed Cygwin
> here, and subscribed to this list:
> cat: /tmp/mc-Gregg: No such file or directory
> cat: C: No such file or directory
> cat: Levine/mc.pwd.1992: No such file or directory

This is a quoting bug in line 5 of the /usr/share/mc/bin/mc-wrapper.sh
script, which says:

	MC_PWD="`cat $MC_PWD_FILE`"

This should be

	MC_PWD="`cat "$MC_PWD_FILE"`"

MC maintainer, please note.  In the meantime, you can fix it in your local
copy.
	Igor

> As all of you can see, the program is attempting to parse the name that tmp
> lives in, inside my Documents and Setting folder, and then inside the local
> settings folder. And since the folder with my name on it is considered a
> "system folder", with those requirements and privleges, I can't rename it.
> What's interesting, is that it works normally, except for activities
> regarding access to the tmp directory. Are there any work arounds? If I'm
> bringing this to the wrong list, then I'll be happy to resend it to the
> proper one.
> Gregg C Levine landocalrissian atsign att dot net
> "This signature asks, "Where am I?"."

-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha AT cs DOT nyu DOT edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor AT watson DOT ibm DOT com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"Happiness lies in being privileged to work hard for long hours in doing
whatever you think is worth doing."  -- Dr. Jubal Harshaw

--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019