![]() |
|
|||||||
| OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below. |
|
|
Thread Tools | Display Modes |
|
|||
|
Only a few days ago I noticed this ERE support in snapshots, which has been in for more than 5 months already.
From cvsweb Quote:
Code:
SYNOPSIS
sed [-aEnru] command [file ...]
sed [-aEnru] [-e command] [-f command_file] [file ...]
[snip]
-E Interpret regular expressions using POSIX extended regular ex-
pression syntax. The default behaviour is to use POSIX basic
regular expression syntax.
[snip]
-r An alias for -E, for compatibility with GNU sed.
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump |
| Tags |
| basic regular expressions, bre, ere, extended regular expressions, sed(1) |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Regular expressions: renaming files with 'sed' | J65nko | Guides | 26 | 15th October 2010 08:03 PM |
| When will be possible install BSD system on extended partitions? | aleunix | Off-Topic | 5 | 15th December 2009 07:47 AM |
| Allow i386 and amd64 to boot from extended DOS partitions | lvlamb | OpenBSD General | 4 | 16th July 2008 03:24 PM |
| smp support/progress for ppc | f1r3p0t | OpenBSD General | 2 | 27th June 2008 11:09 AM |
| radeonHD support | chavez243 | FreeBSD General | 6 | 13th May 2008 09:24 AM |