X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:mime-version :content-type; q=dns; s=default; b=rfqyi39iWwZLwyGPEFNbJ3mVLiRWt Wi1W0pZwd0cc8+ZXT5KCxaYKsc3WiRoSq+Uax9Wl7SwI45Z5M4lwZ/IO/hBc4CV8 aL05rrsnJU6sg8DEFJzWlss6zRQaozpksNzlYaQEaHl4WlokP2asrUaT3E6/+6d0 7DaNh1+IWrbg8w= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:mime-version :content-type; s=default; bh=UxMJwmFnRbkZ7QAev0R7/rgL7ew=; b=tCG m/BDIt8LbQrYCmTGV2I/eIi8Iw4nUtTxMG17pgfUuq76vilPGfuQiwDbu7lICJsf Xr7KYLvbB/dBOvsz6ndhVYsdTUkE+X+ZcJKl9L6o+WGBu7ZfPD47V+GtB81lwpUW LBshhejPhKyLJPZ3MyKa8dPV7DgQxxMTjG+hX/HQ= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.8 required=5.0 tests=BAYES_50,KAM_LAZY_DOMAIN_SECURITY,TVD_RCVD_IP autolearn=no version=3.3.2 spammy=wear, Watson, watson, Holmes X-HELO: mrvideo.vidiot.com Date: Thu, 22 Jun 2017 04:45:42 -0500 From: Mike Brown To: cygwin mail list Subject: rxvt won't stay running Message-ID: <20170622094542.GW1003@mrvideo.vidiot.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.17 (2007-11-01) I've installed the latest (as of this writing) Cygwin base and a few other packages. I have a startup batch file on my XP box that I copied over to the new Win7 box (modifying the HOME variable to match the new box). I also copied over the home directory from the XP box, so that I can get the .z* setup files and scripts that I have in my bin directory. But, when I run it, it just flashes and dies. Here is the contents: ========== @echo off C: chdir C:\cygwin\bin set HOME=\cygwin\home\Brown rxvt -e /bin/zsh --login -i ========== Any ideas why it is failing? Something you need me to look at? It isn't anything in the home files that I copied over from the XP box, because before I did that, I tried starting and it flashed and died. MB -- e-mail: vidiot AT vidiot DOT com | vidiot AT vidiot DOT net /~\ The ASCII 6082066843 AT email DOT uscc DOT net (140 char limit) \ / Ribbon Campaign Visit - URL: http://vidiot.com/ X Against http://vidiot.net/ / \ HTML Email "You're Sherlock Holmes, wear the damn hat!" - Watson to Sherlock Sherlock - The Abominable Bride - 1/01/16 -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple