Regular Expressions 101

Community Patterns

Community Library Entry

1

Regular Expression
Created·2014-10-14 14:26
Flavor·PCRE (Legacy)

/
oradata\/OMNIA
/
Open regex in editor

Description

hello,

using a monitoring software module from sentrysoftware i want to extract and read that value % (87% ). My chances are to read this line (it's a command output: "/dev/u04omnia_lv 100.00 13.33 87% 57 1% /u04/oradata/OMNIA") by columns (but they aren't columns) or with "before/after the strings". any idea?

Submitted by Steve