Sponsored Content
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News We're in the closing days of our winter ... Post 302161461 by Linux Bot on Thursday 24th of January 2008 05:30:06 PM
Old 01-24-2008
We're in the closing days of our winter ...

We're in the closing days of our winter fundraising drive. We need 70 more members to reach our goal of 500 by the end of the month. Join today, and help spread the word by adding our fundraising widget to your blog or web site!

More...
 

8 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

Closing a thread

hi, Just wondering if there could be a way to close threads whose creator has got the desired reply. however if someone still wants to give a remark or suggest further on the thread one can still do so. Besides on the control panel there should be some kind of selection criteria to view... (3 Replies)
Discussion started by: linuxpenguin
3 Replies

2. UNIX for Dummies Questions & Answers

Winter/Summer time change

Reliant Unix. Our branch in Syria has a Unix Server running our company application. Usually the the time is changed not in a fixed date.....but around end of October and beginning of November. The night of the summer winter time change last year...we put the server in singel user mode, then... (0 Replies)
Discussion started by: bcheaib
0 Replies

3. Shell Programming and Scripting

ls latest 4 days or specify days of files in the directory

Hi, I would like to list latest 2 days, 3 days or 4 days,etc of files in the directory... how? is it using ls? (3 Replies)
Discussion started by: happyv
3 Replies

4. What is on Your Mind?

another whats on my mind!!! - winter waves

for anyone who surfs the northeast: why can't we have more frequent wave forming winds (bigger low pressure systems) in the summer?! i'm tired of putting on 100lbs of wet suit and surfing awesome waves. i'd rather put on no wet suit and surf awesome waves. :) damn the bermuda high!! anyone... (1 Reply)
Discussion started by: pupp
1 Replies

5. Shell Programming and Scripting

date for two days or 3 days ago

i need a script that can tell me the date 2 days ago or 3 days ago. please help (7 Replies)
Discussion started by: tomjones
7 Replies

6. IP Networking

Closing the socket

Hi, I have a question on closing the listen socket in server. In the application I am working, the server is continously receiving requests from the client in its master socket to handle each request. There is an option to shutdown the server process. In this case do I need to explicitly close... (1 Reply)
Discussion started by: naan
1 Replies

7. Post Here to Contact Site Administrators and Moderators

Thread Closing

Not sure as to How to close a thread so people understand that the issue was solved and the issue is not just sitting in limbo still waiting for a resolution. (1 Reply)
Discussion started by: mrmurdock
1 Replies

8. AIX

Change time winter=>summer

Hi! I have forgotten to change the file /etc/environment on a server. I had this ligne for TZ variable TZ=NFT-1DFT,M3.4.0/2:00:00,M10.5.0/2:00:00 So, yesterday I had the wrong date Yesterday I changed the hour to come back at the good hour and change /etc/environment by this lign... (3 Replies)
Discussion started by: Castelior
3 Replies
TV_GRAB_NA_DTV(1p)					User Contributed Perl Documentation					TV_GRAB_NA_DTV(1p)

NAME
tv_grab_na_dtv - Grab TV listings from DirecTV. SYNOPSIS
tv_grab_na_dtv --help tv_grab_na_dtv --configure [--config-file FILE] [--root-url URL] tv_grab_na_dtv [--config-file FILE] [--root-url URL] [--days N] [--offset N] [--channel xmltvid,xmltvid,...] [--output FILE] [--quiet] [--debug] tv_grab_na_dtv --list-channels [--config-file FILE] [--root-url URL] [--output FILE] [--quiet] [--debug] DESCRIPTION
Output TV and listings in XMLTV format from directv.com. First you must run tv_grab_na_dtv --configure to choose which stations you want to receive. Then running tv_grab_na_dtv with no arguments will get listings for the stations you chose for five days including today. OPTIONS
--configure Prompt for which stations to download and write the configuration file. --config-file FILE Set the name of the configuration file, the default is ~/.xmltv/tv_grab_na_dtv.conf. This is the file written by --configure and read when grabbing. --output FILE When grabbing, write output to FILE rather than standard output. --days N When grabbing, grab N days rather than 5. --offset N Start grabbing at today + N days. --quiet Only print error-messages on STDERR. --debug Provide more information on progress to stderr to help in debugging. --list-channels Output a list of all channels that data is available for. The list is in xmltv-format. --capabilities Show which capabilities the grabber supports. --version Show the version of the grabber. --help Print a help message and exit. ERROR HANDLING
If the grabber fails to download data, it will print an error message to STDERR and then exit with a status code of 1 to indicate that the data is missing. ENVIRONMENT VARIABLES
The environment variable HOME can be set to change where configuration files are stored. All configuration is stored in $HOME/.xmltv/. On Windows, it might be necessary to set HOME to a path without spaces in it. TEMP or TMP, if present, will override the directory used to contain temporary files. Default is "/tmp", so under Windows one of these is required. CREDITS
Grabber written Rod Roark (http://www.sunsetsystems.com/), modified by Adam Lewandowski (adam@alewando.com) in January 2011 to account for DirecTV site changes. BUGS
Like any screen-scraping grabber, this one will break regularly as the web site changes, and you should try to fetch a new one from the project's repository. At some point the breakage might not be fixable or it may be that nobody wants to fix it. Sane people should use Schedules Direct instead. perl v5.14.2 2012-01-08 TV_GRAB_NA_DTV(1p)
All times are GMT -4. The time now is 02:59 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy