X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5FC3D3850417 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1598256340; bh=my+tEvFYS8EeoIuKYCyvnU7gxA7//whsBjre2hpfRyc=; h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=IeIqmJhBCOEUPJSEjBZscBfcKZbdy/0H+8Dc++cLOAh8/mvM/D/1tG2B93Q48CbGc aIeO93+ZTUSBXFRB9+cxEk1Q8QrpgggyAARTc8jwB5bNVi574lFan/nIA9zI4Qi9Fr JpSJwt0CimbcGFTuTEhILzHHLx+uRJ2gq0csZ2Hs= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org F26373850407 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=bkU3Mt5GgYGdiSde2BK0KU7gzC09+QzdY6x92svLcHc=; b=s8f8JTjABRyrdudxCB+I7azZHRYDPKoLOTOBbH/Q+uaSKewYlf1rwBU17SRzk0JTYc uCmltJRD1LXSut2kdSrQ2Qojp0ggQb+yPixy1k7sBsTCeYQtmIYUZC94RS2On2mbyJJB 9/c63Cgq6CaIlshTsGrMcMWp9XjpS09XXB12euWa5YtFs01UTd/yYgPaeligzlWQKRPN vvARX3X/u8J4t1WEd+x8qoEi7YnEWgO9kUp3KW2OS1/Yj0lZIGWCNgoYPwoIIeQU7RVi 8xAD0f1vIjebb5y5QtAaeyb9dIv6SMkzgTF4a7UZVyd25tV5WVABC15/yhCc+OrTxSpg X28Q== X-Gm-Message-State: AOAM531//yzadBt1bQfmZNpIG0mJM2Z+SXKuCWzaf/e+ghBPTNHLktzk PsxpjY6QTqqb0X/aawJZdAgmi6+a1nOq9Ke4JBqLpE0270I= X-Google-Smtp-Source: ABdhPJwveUohrTaN5iuz1gsGhyj0BIbNDFFiIfsaEKL3VjDbrG2Worxc/+RYWflhScC2Izq9ZEQOem5rAYvhaR+vh9w= X-Received: by 2002:a17:906:4a99:: with SMTP id x25mr4580479eju.439.1598256335901; Mon, 24 Aug 2020 01:05:35 -0700 (PDT) MIME-Version: 1.0 Date: Mon, 24 Aug 2020 10:05:25 +0200 Message-ID: Subject: Wrong expansion of ~/ To: cygwin AT cygwin DOT com X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: =?utf-8?q?Morten_Kj=C3=A6rulff_via_Cygwin?= Reply-To: =?UTF-8?Q?Morten_Kj=C3=A6rulff?= Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" Hi, I have a script that starts several tmux panes with my favorite commands. In some (*some* and only *sometimes*) of the panes I see: -bash: /home/xxxxxP/.git-completion.bash: No such file or directory -bash: /home/xxxxxP/.git-prompt.sh: No such file or directory My .bashrc has: $ grep git .bashrc . ~/.git-completion.bash . ~/.git-prompt.sh My userid is xxxxxf (and not xxxxxP). Is this known? /Morten -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple