| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| MIME-Version: | 1.0 |
| Subject: | Possible bug: d does not seem to read ~/.d.conf |
| Date: | Fri, 10 Aug 2007 13:59:25 +0200 |
| Message-ID: | <387E9FC1619C0849BA8934938037E54F0F5BC9@sv-muc-004.venyon-mail.local> |
| From: | "Ronald Fischer" <ronald DOT fischer AT venyon DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| 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 |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id l7ABxhUf019942 |
$ d --version d v1.2.0 From info d we can see that /usr/bin/d is supposed to honour a configuration file ~/.d.conf and that in this file, the boolean variable hidden-files-shown corresponds to the --hidden-files flag in the d command line. I have therefore put hidden-files-shown=true into my ~/.d.conf, but when I call d, I do not see the hidden files, but I also do not receive any error message. If I invoke d explicitly with d --hidden-files the hidden files are displayed. -- Ronald Fischer <ronald DOT fischer AT venyon DOT com> Phone: +49-89-452133-162 -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |