Linux.com

Strange that bash does not have a simple indexOf

Posted by: Anonymous [ip: 153.110.6.241] on November 06, 2007 11:28 AM
In other languages as REXX or java or .... One can test for a string in a string and get back a position which can be used in a substring. But not in Linux shell .......?

#

Return to Four ways to extract the current directory name