bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[50 character or so descriptive subject here (for reference)]


From: Torkil Zachariassen
Subject: [50 character or so descriptive subject here (for reference)]
Date: Sat, 23 Sep 2000 15:40:10 +0100

Configuration Information [Automatically generated, do not change]:
Machine: i386
OS: Linux
Compiler: gcc
Compilation CFLAGS:   -DHAVE_VFPRINTF -DHAVE_UNISTD_H -DHAVE_STDLIB_H 
-DHAVE_LIMITS_H        -DHAVE_GETGROUPS -DHAVE_RESOURCE -DHAVE_SYS_PARAM 
-DVOID_SIGHANDLER -DHAVE_GETDTABLESIZE -DHAVE_BCOPY -DHAVE_GETPW_DECLS 
-DHAVE_GETHOSTNAME -DHAVE_WAIT_H         -DHAVE_DUP2 -DHAVE_STRERROR  
-DHAVE_DIRENT_H -DHAVE_STRING_H        -DHAVE_VARARGS_H -DHAVE_STRCHR  
-DHAVE_DEV_FD        -Di386 -DLinux -DSHELL -DHAVE_ALLOCA -DHAVE_ALLOCA_H       
-g
uname output: Linux heimdal.ahs.fo 2.2.5-15 #1 Mon Apr 19 23:00:46 EDT 1999 
i686 unknown

Bash Version: 1.14
Patch Level: 7

Description:
        [Detailed description of the problem, suggestion, or complaint.]
        No problem at all.

Repeat-By:
        [Describe the sequence of events that causes the problem
q:Æ        to occur.]

Fix:
        [Description of how to fix the problem.  If you don't know a
        fix for the problem, don't include this section.]
>From news@online.de  Fri Sep 22 05:04:22 2000
Received: from dfw7-1.relay.mail.uu.net (dfw7-1.relay.mail.uu.net 
[199.171.54.106])
        by mescaline.gnu.org (8.9.1a/8.9.1) with ESMTP id FAA25510
        for <bug-bash@prep.ai.mit.edu>; Fri, 22 Sep 2000 05:04:22 -0400
Received: from mout01.kundenserver.de by dfw7sosrv11.alter.net with ESMTP 
        (peer crosschecked as: mout01.kundenserver.de [195.20.224.132])
        id QQjhsm18279
        for <gnu-bash-bug@moderators.isc.org>; Fri, 22 Sep 2000 09:04:15 GMT
Received: from [195.20.224.151] (helo=mrelay01.kundenserver.de)
        by mout01.kundenserver.de with esmtp (Exim 2.12 #2)
        id 13cOkg-0001K7-00
        for gnu-bash-bug@moderators.isc.org; Fri, 22 Sep 2000 11:04:14 +0200
Received: from news.online.de ([195.20.224.116])
        by mrelay01.kundenserver.de with esmtp (Exim 2.12 #2)
        id 13cOkY-0001je-00
        for gnu-bash-bug@moderators.isc.org; Fri, 22 Sep 2000 11:04:06 +0200
Received: from localhost
        by news.online.de with local 
        id 13cOkU-0004Tl-00; Fri, 22 Sep 2000 11:04:02 +0200
To: gnu-bash-bug@moderators.isc.org
Path: not-for-mail
From: "Kjeld Peters" <ich@kjeld.de>
Newsgroups: gnu.bash.bug
Subject: how do I split variables?
Date: Fri, 22 Sep 2000 10:56:20 +0200
Organization: 1&1 Internet AG
Lines: 17
Message-ID: <8qf7a1$gq3$1@news.online.de>
NNTP-Posting-Host: p3ee2de76.dip0.t-ipconnect.de
X-Trace: news.online.de 969613441 17219 62.226.222.118 (22 Sep 2000 09:04:01 
GMT)
X-Complaints-To: abuse@online.de
NNTP-Posting-Date: 22 Sep 2000 09:04:01 GMT
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 5.00.2615.200
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200
Sender: bug-bash-admin@gnu.org
Errors-To: bug-bash-admin@gnu.org
X-BeenThere: bug-bash@gnu.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:bug-bash-request@gnu.org?subject=help>
List-Post: <mailto:bug-bash@gnu.org>
List-Subscribe: <http://mail.gnu.org/mailman/listinfo/bug-bash>, 
<mailto:bug-bash-request@gnu.org?subject=subscribe>
List-Id: Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org>
List-Unsubscribe: <http://mail.gnu.org/mailman/listinfo/bug-bash>, 
<mailto:bug-bash-request@gnu.org?subject=unsubscribe>
List-Archive: http://mail.gnu.org/pipermail/bug-bash/

hi,
this is actually more a question, less a bug. But help would be
appreciated...

I'm having some trouble with a script:

$FILE (contains recvq/fax00044.tif, for example. the number rises by 1,
everytime a fax is             recieved)
I want to change the value of $FILE(recvq/fax00044.tif) to
recvq/someuser/fax00044.tif.....
Since there is no way to change $FILE's value, there must be some special
wordsplit function or so........

thnx for help in advance,
Kjeld Peters




reply via email to

[Prev in Thread] Current Thread [Next in Thread]