- or download this
#!/usr/bin/perl
...
}
}
}
- or download this
^a
interface (POS(\S*))
fun
- or download this
interface POS5/7
a dog
...
ant eats stuff.
b
stuff
- or download this
interface POS5/7 matched interface (POS(\S*))
$1: POS5/7
...
a dog matched ^a
a matched ^a
ant eats stuff. matched ^a