From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3718 invoked from network); 14 Oct 1998 20:07:43 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 14 Oct 1998 20:07:43 -0000 Received: (from list@localhost) by math.gatech.edu (8.9.1/8.9.1) id QAA08771; Wed, 14 Oct 1998 16:00:50 -0400 (EDT) Resent-Date: Wed, 14 Oct 1998 16:00:13 -0400 (EDT) Message-ID: <19981014220321.A479@cs.uni-magdeburg.de> Date: Wed, 14 Oct 1998 22:03:21 +0200 From: Roland Jesse To: ZSH Users Subject: "no such file" errors while sourcing config files Mail-Followup-To: ZSH Users Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i Resent-Message-ID: <"KevxA3.0.N82.DBG9s"@math> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/1864 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Hello, does anybody in the list have an idea why the following error occurs? j.wh4-422 ~ % ls -l .zshrc.private -rw-r--r-- 1 j user 217 14 Okt 21:58 .zshrc.private j.wh4-422 ~ % . .zshrc.private .: no such file or directory: .zshrc.private j.wh4-422 ~ % The version of zsh is 3.1.4. Any hints of what I am missing are appreciated. Roland