Search Results

Search: Posts Made By: urello
1,486
Posted By Chubler_XL
Two issues: 1. looks like lots of spaces...
Two issues:

1. looks like lots of spaces at the front of the line you could use 1 or more space or colon as field separator
2. IP Address is field 4 (1=blank; 2=inet; 3=addr; 4=192.168.0.1)
...
2,637
Posted By Corona688
You forgot to quote it, so the shell ate all your...
You forgot to quote it, so the shell ate all your backslashes, turning it into (.*rvlogs.*|.*main.*)

I wouldn't trust the -regex option though, if it considers the entire path, because how do you...
19,713
Posted By clx
use nawk
use nawk
90,803
Posted By Chubler_XL
Sorry about missing the backslash, your escape...
Sorry about missing the backslash, your escape code must be different.

How about this:

regsub -all {\u001b\[..} $dbscntl "" dbscntl
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 02:28 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy