[tt]
Hi,
I'm looking for an awk regular expression for a pathname of any length. For example, capable of picking up all the paths below:
/opt/install/db
/informix/data/bin/data
/mqseries/install/help/docs
/u/dwk/ops/archive
This is to allow for substition to an alternative path later in the awk script.
Thanks,
[/tt]
Hi,
I'm looking for an awk regular expression for a pathname of any length. For example, capable of picking up all the paths below:
/opt/install/db
/informix/data/bin/data
/mqseries/install/help/docs
/u/dwk/ops/archive
This is to allow for substition to an alternative path later in the awk script.
Thanks,
[/tt]