In a shellp script, let STRING="a.txt b.txt c.txt" And I want to delete a sub-string from $STRING, for example b.txt, and then we got $STRING is "a.txt c.txt"
How to achieve it? -- scwang -- gentoo-user@gentoo.org mailing list
In a shellp script, let STRING="a.txt b.txt c.txt" And I want to delete a sub-string from $STRING, for example b.txt, and then we got $STRING is "a.txt c.txt"
How to achieve it? -- scwang -- gentoo-user@gentoo.org mailing list