Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

pilot(1) [redhat man page]

pilot(1)						      General Commands Manual							  pilot(1)

Name
       pilot - simple file system browser in the style of the Pine Composer

Syntax
       pilot [ options ] [ directory ]

Description
       Pilot is a simple, display-oriented file system browser based on the Pine message system composer.  As with Pine, commands are displayed at
       the bottom of the screen, and context-sensitive help is provided.

       Pilot displays the current working directory at the top of the screen.  The directory's contents are displayed in  columns  of  file  name,
       file  size pairs.  Names that are directories are indicated by the name "(dir)" in place of the file size.  The parent of the current work-
       ing directory is indicated by the file name ".." and size of "(parent dir)".  File names that are symbolic links to other  files  are  dis-
       played with a file size of "--".

       Several	basic file manipulation commands are provided: Delete, Rename, Copy, View, Launch, and Edit.  The "View" and "Edit" commands oper-
       ate on text files only.	By default, the "View" command displays files using "pine -F", but will respect the environment variable PAGER	if
       set.   The  "Edit" command simply invokes "pico".  The "Launch" command provides a convenient way to either execute the selected file or to
       run an application on it.

       More specific help is available in pilot's online help.

Options
       -a     Display all files including those beginning with a period (.).

       -f     Use function keys for commands.  This option supported only in conjunction with UW Enhanced NCSA telnet.

       -g     Enable "Show Cursor" mode.  Cause cursor to be positioned before the current selection rather than placed at the lower left  of  the
	      display.

       -j     Enable "Goto" command.  This enables the command to permit explicitly telling pilot which directory to visit.

       -m     Enable mouse functionality.  This only works when pilot is run from within an X Window System "xterm" window.

       -nn    The  -nn	option	enables  new  mail notification.  The n argument is optional, and specifies how often, in seconds, your mailbox is
	      checked for new mail.  For example, -n60 causes pilot to check for new mail once every minute.  The default interval is 180 seconds,
	      while the minimum allowed is 30. (Note: no space between "n" and the number)

       -o dir Sets  operating directory.  Only files within the specified directory are accessible and browsing is limited to the specified direc-
	      tory subtree.

       -v     Enable single vertical column display.

       -x     Disable keymenu at the bottom of the screen.

       -z     Enable ^Z suspension of pilot.

       -q     Termcap or terminfo definition for input escape sequences are used in preference to sequences defined by default.   This	option	is
	      only available if pilot was compiled with the TERMCAP_WINS define turned on.

Authors
       Michael Seibel <mikes@cac.washington.edu>
       Copyright 1994-2001 by the University of Washington.

See Also
       pine(1)
       Source distribution (part of the Pine Message System):
	  ftp://ftp.cac.washington.edu/mail/pine.tar.Z

       $Date: 2001/01/02 21:59:52 $

								    Version 1.1 							  pilot(1)

Check Out this Related Man Page

pilot-foto-treo650(1)						    PILOT-LINK						     pilot-foto-treo650(1)

NAME
pilot-foto-treo650 - Copies Treo "foto" databases and videos to the current directory SECTION
pilot-link: Userland conduits SYNOPSIS
pilot-foto-treo650 [-p|--port <port>] [--version] [-?|--help] [-q|--quiet] [--usage] [-w|--write] DESCRIPTION
Copies Treo "foto" databases to current directory and extracts the .jpg image files within them. OPTIONS
pilot-foto-treo650 option -w, --write Write the database data to disk Conduit Options -p, --port port Use device file port to communicate with the Palm handheld. If this is not specified, will look for the $PILOTPORT environment variable.If neither are found or supplied, pilot-foto-treo650 will print the usage information. -q, --quiet Suppress 'Hit HotSync button' message -v, --version Display version of pilot-foto-treo650 and exit without connecting. Help Options -h, --help Display the help synopsis for pilot-foto-treo650 and exit without connecting. --usage Display a brief usage message and exit without connecting. EXAMPLE
# connect to the Palm device and fetch all photos found in the Treo "foto" database, convert them to .jpg files and write them to disk on your local machine in the current working directory. pilot-foto-treo650 -p /dev/pilot -w AUTHOR
This manual page was written by Neil Williams <linux@codehelp.co.uk> REPORTING BUGS
We have an online bug tracker. Using this is the only way to ensure that your bugs are recorded and that we can track them until they are resolved or closed. Reporting bugs via email, while easy, is not very useful in terms of accountability. Please point your browser to http://bugs.pilot-link.org: http://bugs.pilot-link.org and report your bugs and issues there. COPYRIGHT
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. SEE ALSO
pilot-foto (1), pilot-link(7). 0.12.5 Copyright 1996-2007 FSF pilot-foto-treo650(1)
Man Page