On Tue, Oct 10, 2006 at 02:30:52PM +0800, huang mingyou <[EMAIL PROTECTED]> wrote a message of 10 lines which said:
> I want use a command line management system to manage the > powerdns domains and records, have some good free software for this? What backend do you use? If it is a DBMS, all DBMSs have a command-line tool to run SQL requests. Example with PostgreSQL: psql -c "INSERT INTO ... _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
