Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <004b01c1eaf3$104e3d40$0101a8c0@uwe>
From: "Uwe Steinfeld" <usteinfeld@gmx.net>
To: <cygwin@cygwin.com>
Cc: "Jim George" <jim.george@blueyonder.co.uk>
References: <00d701c1ea8c$d1aea810$23b5fea9@GEORGE.CO.UK> <E16ztmS-0000dA-00@barry.mail.mindspring.net> <5.1.0.14.2.20020423084411.00af4638@pop3.cris.com>
Subject: Re: substr
Date: Tue, 23 Apr 2002 20:15:40 +0200
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200

Just try

$ expr --version
expr (GNU sh-utils) 2.0.11
Written by Mike Parker.

Copyright (C) 2000 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Greetings
Uwe

----- Original Message -----
From: "Randall R Schulz" <rrschulz@cris.com>
To: <cygwin@cygwin.com>
Cc: "Jim George" <jim.george@blueyonder.co.uk>
Sent: Tuesday, April 23, 2002 5:47 PM
Subject: Re: substr


> Dear Elegant,
>
> Please be specific about what program implements the "expr substr"
command.
> The phrase "the command line" is not singly defined on any Unix (or
> Unix-like) system extant today.
>
> In this case, it's TCSH, which is not the default Cygwin shell (BASH is).
>
> Randall Schulz
> Mountain View, CA USA
>
>
> At 05:30 2002-04-23, Gilgamesh Nootebos wrote:
> >Michael A Chase wrote:
> >>On Tue, 23 Apr 2002 07:05:06 +0100 Jim George
> >><jim.george@blueyonder.co.uk> wrote:
> >>
> >>Can someone tell me which package provides the substr command line
routine?
> >>
> >>>In this case, you probably want sed, gawk, or Perl, there is no UNIX
> >>>command 'substr'.
> >
> > From the commandline you can use 'expr substr <string> <begin> <length>'
> >
> >It's crude and OT but I just happened to need it today so I remembered
this.
> >
> >--
> >Gilgamesh Nootebos (Elegant Relational Development)
>
>
> --
> 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/
>


--
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/

