When you start pine for the first time, it will create the folder mail/ in
you home-directory, pine uses this directory to save your other folders than INBOX.
Pine will tell you something like this:
ú
penti$ pine
Creating subdirectory "/home/haneliuh/mail" where Pine will store
its mail folders.
Tip: the ^ sign in front of a letter means 'Cltr', so ^X means Ctrl-X
All available commands in pine are showed in the bottom of the window. Here's an
example:
The first time you start pine, it asks you if you want to receive an e-mail
which tells you more about pine. Here you can either a) press 'Y' to get the mail
or b) Press enter (There are [ ] signs around 'Yes', which means that this is the default
action). In some time, you will receive an e-mail which tells you more about pine.
The Main menu
Here is a view of the main-window:

As you can see, there are now a whole lot of commands you can use in the bottom of the screen.
View more commands available with 'o'.
Here you can press 'c' to compose a new message, or 'i' to jump right into your INBOX.
You could also press 'l' to get to the index of all your folders.
Play around and take a look at what all the commands do.
You can get back to the main menu with 'm'
The INBOX

If you, in the previous command pressed 'i', you should be in your inbox. This is a view
of all e-mails you have received. You can press enter on one of them to view the mail,
(because there are [ ] signs around 'view') or use 'v'. And now again, look at the
bottom of the page, available commands have changed, now there are, among others, an 'r'.
'r' stands for reply, which can be very useful :)
How to compose a new message

Here's is a view of pine after one has pressed 'c' in the main menu, or alternatively, one
could start pine with the command 'pine user@somedomain.com'. This would start pine in
compose mode directly and the recipient's address would readily be typed on the 'to:' line.
In this mode pine exits when you have sent the mail with ^X.
If you started pine with just 'pine' and started composing with 'c' you begin by typing in
the recipient's e-mail address. If it is a local user, i.e. the user is on the same host as
you are logged in to, it is sufficient to just type the username, pine then looks up the
user from the system password file to get the users forname and surname.
If the user in non-local, i.e. on another server in the world you will have to type in
the users whole internet e-mail address (e.g. Harald@iki.fi). You can also use an addressbook.
More about addressbooks later.
Next you type in a subject. This is usually mandatory, or at least polite.
You can move between fields with UpArrow/DownArrow, Tab, or enter.
Next you type in the text you want to send. This text forms the body of the e-mail.
To send, just press ^X and answer 'y' or press enter when pine asks you to really send.
Example:

Exiting pine and logging out
Whenever you have finished e-mailing, you will want to exit out of pine, and optionally log out
of penti.sit.fi. This can be done with 'q', unless you are in some kind of compose or viewer mode.
One viewer mode would be when you view an attachment, in that case you would first have to exit
the viewer, and then press 'q' to exit. Pine then asks you if your really want to exit. This question
can be disabled in Config ('Main -> Setup -> Config').
Next you have to log your self out. This can be acheived byt typing 'logout', 'exit' or Pressing ^D.
Here are some commands you can try when you are not using pine:
finger (shows who are logged in)
talk (talk to a person)
w (Show what users are doing)
ls -l (Show files)
ls -la (Show all files, maybe 'ls -la | less' is convenient for longer ouputs. exit with q)
man (This one should be first, the manual page reader. start with 'man man' and exit with q when you have read.)
One could use 'man' to view the manual page for e.g. 'finger' with 'man finger'
logout, exit, ^D (Guess!! :)
More guides to unix
See a more complete beginner's guide for unix/linux and www-pages at
TLR
Or have a look at a more generic unix guide at
hut.fi:(in finnish)
Quick Reference guide at
hut.fi:
Back to top of page