On Mon, 21 Jul 2003, Steve Vibert wrote:
>I see that a can retrieve a provider listing and channel listing
>using:
>
>xmltv tv_grab_na --configure --zipcode 01803 --list-providers
>
>and
>
>xmltv tv_grab_na --configure --zipcode 01803 --provider 128722
>--list-channels
Don't forget the grabbers for other countries, they usually also have
a way to list channels but it's not quite the same (try just
--list-channels with those grabbers).
>How would I go about sending this output to a file
Normally you can redirect standard output:
% some_command >out
but if doing that doesn't work properly (it might not, on Windows) try
the --output option.
--
Ed Avis <ed@xxxxxxxxxxx>
-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
|