Back to home page

DOS ain't dead

Forum index page

Log in | Register

Back to the forum
Board view  Mix view

minised 1.16 for DOS (Announce)

posted by bencollver Homepage, 14.02.2026, 21:47

> There's also a bug in the BCC build (minised.com) that is not in the
> OpenWatcom build (minisedw.com):
>
>
> minised -n -e "$=" file.txt
> sed: no such command as "$="
>

>
> This seems to apply to most commands via -e (e.g. -e "1p" or -e "6q").

The BCC build works if you change the invocation like so:


minised -n -e $= file.txt
2


My guess is that Watcom does extra processing of the command-line so it automatically handles double-quotes while DEV86 BCC doesn't.

So to use spaces in sed commands would require moving the commands from the command-line arguments into a file.

 

Complete thread:

Back to the forum
Board view  Mix view
23250 Postings in 2191 Threads, 405 registered users (0 online)
DOS ain't dead | Admin contact
RSS Feed
powered by my little forum