Code: Select all
p_id c_id ps bs pr br pl ping logintime idletime cprivs pprivs pflags ip nick loginname
1 8 18642 2650269 2007 306092 0 12 2891 16 0 4 0 "0.0.0.0" "GFSTD Ghost" "patrick"
3 8 6068 768886 13192 204185529 87 2108 2 0 0 0 "0.0.0.0" "TeRrOr_FiiL" ""
4 8 15599 2332631 1084 165532 100 51 1511 0 0 4 0 "0.0.0.0" "_Alexander | PuMa_" "PumaDAce"
5 8 15177 2266954 811 123634 0 39 1464 429 0 0 0 "0.0.0.0" "_Fab" " "
7 8 2167 322267 278 40845 36 98 235 164 0 0 0 "0.0.0.0" "GFSTD Raph" ""
8 8 2047 304378 53 7117 1167 48 208 0 0 0 0 "0.0.0.0" "x3_Diana_x3" ""
OK
How can I filter this for just having:
GFSTD Ghost, TeRrOr_ FiiL, _Alexander | PuMa_, _Fab, etc... means only the nicks of the users as output?
Also I need something like "string range" backwards
Is there something like that?