Hi there,
With the following script I can look for a specific pattern in the focus position of an array, called 'size' (this array contains a focus position with left and right context)
BEGIN{
if(right==0)
right=left
size=left+right+1
focus=left+1
}...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.