Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com> List-Archive: <http://sources.redhat.com/ml/cygwin/> List-Post: <mailto:cygwin AT sources DOT redhat DOT com> List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <20011121134419.39629.qmail@web14407.mail.yahoo.com> Date: Wed, 21 Nov 2001 13:44:19 +0000 (GMT) From: =?iso-8859-1?q?Peter=20M=20Boyd?= <peter_m_boyd AT yahoo DOT co DOT uk> Subject: SSH & Editing in a Basic Shell, etc To: cygwin <cygwin AT cygwin DOT com> In-Reply-To: <20011121111643.M21630@cygbert.vinschen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit I am having difficulty trying to use CYGWIN SSH to connect from Windows NT Client to Windows NT Server and run only a SHELL environment and NOT a Windows GUI environment. Any shell will do if it can support my further requirements, which are to be able: (1) to page or browse through text files (2) to use an edit program to edit text files (and support the CTRL& functions that the editor may need) (3) to interrupt a long running function (4) to run programs that can be run from DOS CMD.EXE I have the latest (as of 15 Nov 2001) CYQWIN & CYGWIN SSH installed. I have been advised to use the �bash� shell and would be happy to use something else if known to satisfy the above. Connection is working fine; (4) is working fine I can�t get anything to work for (1) to (3). Can you suggest what can be used to achieve these. I have already had quite a lot of advice that is either imprecise or that the advisors haven�t tried for themselves. I�ve recently tried �vim� for (1) and (2), but �vim� just �hangs� when invoked. �vim� works fine in a local shell shell environment My current SSH environments is: ---------------------- BASH=/bin/bash BASH_VERSINFO=([0]="2" [1]="05" [2]="0" [3]="8" [4]="release" [5]="i686-pc-cygwin") BASH_VERSION=$'2.05.0(8)-release' COLUMNS=80 COMPUTERNAME=NOADP_NT COMSPEC=$'C:\\WINNT\\system32\\cmd.exe' CYGWIN=$'binmode ntsec tty' DIRSTACK=() EUID=513 GROUPS=() HISTFILE=/cygdrive/d/temp/.bash_history HISTFILESIZE=500 HISTSIZE=500 HOME=/cygdrive/d/temp HOMEDRIVE=d: HOMEPATH=$'\\temp' HOSTNAME=NOADP_NT HOSTTYPE=i686 IFS=$' \t\n' INCLUDE=$'C:\\Program Files\\Mts\\Include' LIB=$'C:\\Program Files\\Mts\\Lib' LINES=60 LOGNAME=ratest MACHTYPE=i686-pc-cygwin MAIL=/var/spool/mail/ratest MAILCHECK=60 MAKE_MODE=unix NTRESKIT=$'C:\\Program Files\\rksupport' NUMBER_OF_PROCESSORS=1 OLDPWD=/cygdrive/d/temp OPTERR=1 OPTIND=1 OS=Windows_NT OS2LIBPATH=$'C:\\WINNT\\system32\\os2\\dll;' OSTYPE=cygwin PATH=$'/usr/local/bin:/usr/bin:/bin:/usr/local/bin:/cygdrive/c/WINNT/system32:/cygdrive/c/WINNT:/cygdrive/c/Win32App/PVCS/DIMENS~1/5.0/PROG:/cygdrive/c/Win32App/PVCS/DIMENS~1/ORANT/BIN:/cygdrive/c/orawinnt/BIN:.:/cygdrive/c/WINNT/System32/WBEM:/cygdrive/c/Program Files/Mts:/cygdrive/c/Program Files/rksupport:/bin' PATHEXT=$'.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH' PIPESTATUS=([0]="0") PPID=306 PROCESSOR_ARCHITECTURE=x86 PROCESSOR_IDENTIFIER=$'x86 Family 6 Model 5 Stepping 2, GenuineIntel' PROCESSOR_LEVEL=6 PROCESSOR_REVISION=0502 PS1=$'\\[\\033]0;\\w\\007\n\\033[32m\\]\\u@\\h \\[\\033[33m\\w\\033[0m\\]\n$ ' PS2=$'> ' PS4=$'+ ' PWD=/cygdrive/d/temp SHELL=/bin/bash SHELLOPTS=braceexpand:hashall:histexpand:monitor:history:interactive-comments:emacs SHLVL=1 SSH_CLIENT=$'127.0.0.1 2934 22' SSH_TTY=/dev/tty1 SYSTEMDRIVE=C: SYSTEMROOT=$'C:\\WINNT' TERM=cygwin TZ=GMTST0GMTDT-1,M3.5.0/2,M10.5.0/3 UID=513 USER=ratest USERPROFILE=$'C:\\WINNT\\Profiles\\ratest' WINDIR=$'C:\\WINNT' _=pwd i=$'/etc/profile.d/*.sh' -------------- __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/