Angus Leeming <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]:

> 
> Hi, Milos.
> 
> Can you run the DOS equivalent of this Unix command from the command 
> line:
> 
> $ echo "On this date @chk_date@ I created the string" | \
>         sed 's/@chk_date@/November 20, 2003/g'
> On this date November 20, 2003 I created the string
> 

This runs fine on my system (using the version of sed that came with 
Ruurd's port).

-- Paul

Reply via email to