From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 551 invoked from network); 14 Oct 1998 21:10:15 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 14 Oct 1998 21:10:15 -0000 Received: (from list@localhost) by math.gatech.edu (8.9.1/8.9.1) id RAA10710; Wed, 14 Oct 1998 17:03:11 -0400 (EDT) Resent-Date: Wed, 14 Oct 1998 17:02:33 -0400 (EDT) From: Gabor Ribarik Message-Id: <199810142106.XAA09188@konig.elte.hu> Subject: Re: "no such file" errors while sourcing config files In-Reply-To: <19981014220321.A479@cs.uni-magdeburg.de> from Roland Jesse at "Oct 14, 98 10:03:21 pm" To: jesse@prinz-atm.CS.Uni-Magdeburg.De (Roland Jesse) Date: Wed, 14 Oct 1998 23:06:04 +0200 (MET DST) Cc: zsh-users@math.gatech.edu X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-ID: <"0R7Ni1.0.Pc2.f5H9s"@math> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/1865 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! Roland Jesse wrote: > 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 ~ % Try: . ./.zshrc.private Or add "." to your path. > > The version of zsh is 3.1.4. Any hints of what I am missing are > appreciated. > > Roland > Gabor Ribarik (ribarik@cs.elte.hu)