Gentoo Archives: gentoo-user

From: scwang@××××××.cn
To: gentoo-user@l.g.o
Subject: [gentoo-user] shell script
Date: Tue, 18 Apr 2006 05:38:50
Message-Id: 20060418053422.GA15224@localhost
1 In a shellp script, let
2 STRING="a.txt b.txt c.txt"
3 And I want to delete a sub-string from $STRING, for example
4 b.txt, and then we got
5 $STRING is "a.txt c.txt"
6
7 How to achieve it?
8
9
10 --
11 scwang
12 --
13 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: shell script Francesco Talamona <ti.liame@×××××.it>
Re: [gentoo-user] shell script Zac Slade <krakrjak@××××××××××.net>