Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <41120F0D.50404@sbcglobal.net> Date: Thu, 05 Aug 2004 03:42:21 -0700 From: George Reply-To: d1945 AT sbcglobal DOT net User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) MIME-Version: 1.0 To: cygwin Subject: Mutt and Paths Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes If this is mutt-specific I apologise in advance but I'm trying to figure out why shell commands executed within mutt fail if the command includes the '~' notation. For example: !less /etc/passwd # works !less ~/.muttrc # fails - no such file or directory What's curious is that in the second example, mutt does seem to expand '~' on its command-line (tab completion works), but the command itself fails. On the other hand, it does appear that explicit paths, relative paths and symlinks work. Mostly. !man -M d:/cygwin/home/george/man mymuttpage # no manual entry for mymuttpage Thanks. works only if the file is in the current path. -- 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/