Sponsored Content
Full Discussion: Will You Buy an Apple iPad?
The Lounge What is on Your Mind? Will You Buy an Apple iPad? Post 302390617 by pludi on Thursday 28th of January 2010 11:27:01 AM
Old 01-28-2010
Quote:
Originally Posted by andom
I like the idea of having something of the right size to connect to the internet whenever I want and to buy and organize books. I love the turning of pages in an e-book on this device. I can use it as a table calendar when I am in the office, as a full-scale organizer, foto library or foto frame, as a map, book shelf, mobile office, well, anything I like. Or might need.
The thing is, a regular netbook is better suited for office work than the iPad. If I have to write up some document, I prefer having a keyboard I can use with both hands. And the missing multitasking ability will prevent you from quickly looking up something on the 'net without having to close the word processor first. So proper office work probably won't be possible.

With a starting price of $500 (that's for the version without direct 'net access) I expect a few things more than a mobile photo viewer and music player. For that money you can (almost) get an Asus Eee netbook and a Kindle.
 
PUSH(8) 						    BSD System Manager's Manual 						   PUSH(8)

NAME
push -- fetch mail via POP SYNOPSIS
push [-5 | --krb5] [-v | --verbose] [-f | --fork] [-l | --leave] [--from] [-c | --count] [--headers=headers] [-p port-spec | --port=port-spec] po-box filename DESCRIPTION
push retrieves mail from the post office box po-box, and stores the mail in mbox format in filename. The po-box can have any of the follow- ing formats: 'hostname:username' 'po:hostname:username' 'username@hostname' 'po:username@hostname' 'hostname' 'po:username' If no username is specified, push assumes that it's the same as on the local machine; hostname defaults to the value of the MAILHOST environ- ment variable. Supported options: -5, --krb5 use Kerberos 5 (if compiled with support for Kerberos 5) -f, --fork fork before starting to delete messages -l, --leave don't delete fetched mail --from behave like from. -c, --count first print how many messages and bytes there are. --headers=headers a list of comma-separated headers that should get printed. -p port-spec, --port=port-spec use this port instead of the default 'kpop' or '1109'. The default is to first try Kerberos 5 authentication and then, if that fails, Kerberos 4. ENVIRONMENT
MAILHOST points to the post office, if no other hostname is specified. EXAMPLES
$ push cornfield:roosta ~/.emacs-mail-crash-box tries to fetch mail for the user roosta from the post office at ``cornfield'', and stores the mail in ~/.emacs-mail-crash-box (you are using Gnus, aren't you?) $ push --from -5 havregryn tries to fetch From: lines for current user at post office ``havregryn'' using Kerberos 5. SEE ALSO
from(1), pfrom(1), movemail(8), popper(8) HISTORY
push was written while waiting for movemail to finish getting the mail. HEIMDAL
May 31, 1998 HEIMDAL
All times are GMT -4. The time now is 04:43 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy