Le 1 août 06 à 12:10, Padraig O'Briain a écrit :

When building the Service Discovery applet sed -i is called by Makefile in servers directory.

On Solaris, sed does not have -i option.

Is the -i option necessary?

-i allow to edit in place instead of doing
sed -e '/something/else/g' myfile > myfile.tmp && mv myfile.tmp myfile

Padraig
_______________________________________________
avahi mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/avahi

_______________________________________________
avahi mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/avahi

Reply via email to