[mythtv-users] Nuvexport and re-importing

Michael T. Dean mtdean at thirdcontact.com
Thu Jun 9 08:34:48 UTC 2005


Michael T. Dean wrote:

> Or, you could probably do:
>
> mysql -u mythtv -p mythconverg < `cat *.sql`

Oops.  It's getting late (early?)--that would need a filename.  Should be:

cat *.sql | mysql -u mythtv -p mythconverg

> That's the great thing about *nix--there's a million ways to 
> accomplish anything.  :)

And ten million ways to do things wrong...

Mike



More information about the mythtv-users mailing list