Confusion About the Forthcoming Apple iPad

 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Complex Event Processing RSS News Confusion About the Forthcoming Apple iPad
# 1  
Old 04-01-2010
Confusion About the Forthcoming Apple iPad

Just in case you’re thinking of buying one, and doing some Complex Event Processing with it, or a network of them, the “Jobs confusion” is already out there!Read the WSJ article by Walter S. Mossberg:“For the past week or so, I have been testing a sleek, light, silver-and-black tablet computer called an iPad. After spending [...]

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. What is on Your Mind?

Will You Buy an Apple iPad?

Apple just announced the iPad. Will you buy one? (68 Replies)
Discussion started by: Neo
68 Replies
Login or Register to Ask a Question
CVTBATCH(8)						      System Manager's Manual						       CVTBATCH(8)

NAME
cvtbatch - convert Usenet batch file to INN format SYNOPSIS
cvtbatch [ -w items ] DESCRIPTION
Cvtbatch reads standard input as a series of lines, converts each line, and writes it to standard output. It is used to convert simple batchfiles that contain just the article name to INN batchfiles that contain additional information about each article. Each line is taken as the pathname to a Usenet article. If it is not an absolute pathname, it is taken relative to the spool directory, /var/spool/news. (Only the first word of each line is parsed; anything following whitespace is ignored.) OPTIONS
-w The ``-w'' flag specifies how each output line should be written. The items for this flag should be chosen from the ``W'' flag items as specified in newsfeeds(5). They may be chosen from the following set: b Size of article in bytes f full pathname of article m article message-id n relative pathname of article If the input file consists of a series of Message-ID's, then use grephistory(1) with the ``-s'' flag piped into cvtbatch. HISTORY
Written by Rich $alz <rsalz@uunet.uu.net> for InterNetNews. This is revision 1.4, dated 1996/10/29. SEE ALSO
grephistory(1) newsfeeds(5). CVTBATCH(8)