Linux Manuals

The Linux Manuals (man pages) document is an important part of Linux documents. Linux Manuals are organized as several sections. Each section has a group of commands for a specific area in Linux usage, administration or development.

  • |

    pilot-install-todos (1) Linux Manual Page

    NAME pilot-install-todos – Updates the Palm ToDo list with entries from a local file. SECTION pilot-link: Userland conduits SYNOPSIS  pilot-install-todos [-p|–port <port>] [–version] [-?|–help] [–usage] [-q|–quiet] [-f|–filename  STRING] DESCRIPTION  pilot-install-todos allows the user to update the Palm ToDo list with entries from a local file. The format of this file is a simple line-by-line ToDo task entry. For each new line in the local…

  • |

    pilot-install-todo (1) Linux Manual Page

    NAME pilot-install-todo – Updates the Palm ToDo list with one new entry. SECTION pilot-link: Userland conduits SYNOPSIS  pilot-install-todo [-p|–port <port>] [-q|–quiet] [–version] [-?|–help] [–usage] [-P|–priority [1|2|3|4|5]] [-d|–due  mm/dd/yyyy] [-c|–completed] [-D|–description [title]] [-n|–note  note] [-f|–file  filename] DESCRIPTION  pilot-install-todo allows the user to install one new ToDo list entry with specified paramters passed to pilot-install-todo and add a Note entry using text found in a filename <filename> passed to pilot-install-todo. OPTIONS pilot-install-todo options                   -P,                   –priority priority                Specify the priority of…

  • |

    pilot-install-netsync (1) Linux Manual Page

    NAME pilot-install-netsync – reads or sets the Network Preferences information on a Palm Device. SECTION pilot-link: Userland conduits SYNOPSIS  pilot-install-netsync [-p|–port <port>] [–version] [-?|–help] [–usage] [-q|–quiet] [-e|–enable] [-d|–disable] [-n|–name  name] [-a|–address  address] [-m|–mask  netmask] DESCRIPTION  pilot-install-netsync allows the user to read or change the Network Preferences stored on the Palm. OPTIONS pilot-install-netsync options                   -e, –enable                Enable the LanSync operation (Used for performing a "Network" HotSync (synchronize across the Internet for…

  • |

    pilot-install-memo (1) Linux Manual Page

    NAME pilot-install-memo – Installs a new Memo Pad entry onto your Palm handheld. SECTION pilot-link: Userland conduits SYNOPSIS  pilot-install-memo [-p|–port <port>] [–version] [-q|–quiet] [-?|–help] [–usage] [-c|–category  name] [-r|–replace] [-t|–title] [-f|–file  STRING …] DESCRIPTION  pilot-install-memo allows the user to write one or more files as a new memo or memos, respectively, onto the Palm handheld. OPTIONS pilot-install-memo options                   -c,                   –category category                Install memo(s) to category defined by category. pilot-install-memo uses…

  • |

    pilot-install-hinote (1) Linux Manual Page

    NAME pilot-install-hinote – Install local files into your Hi-Note database on your Palm handheld. SECTION pilot-link: Userland conduits SYNOPSIS  pilot-install-hinote [-p|–port <port>] [–version] [-q|–quiet] [-?|–help] [–usage] [-c  –category  category] [filename …] DESCRIPTION  pilot-install-hinote allows the user to write one or more files as a new Hi-Note or into the Hi-Notes Palm application itself, on the Palm handheld. Please see http://www.cyclos.com/ for more information on Hi-Note. OPTIONS pilot-install-hinote option                   -c,…

  • |

    pilot-install-expenses (1) Linux Manual Page

    NAME pilot-install-expenses – Install an expense record entries onto your Palm handheld device. SECTION pilot-link: Userland conduits SYNOPSIS  pilot-install-expenses [-p|–port <port>] [–version] [-q|–quiet] [-?|–help] [–usage] [-t|–ptype  STRING] [-e|–etype  STRING] [-a|–amount  STRING] [-V|–vendor  STRING] [-i|–city  STRING] [-g|–guests  NUMBER] [-n|–note  STRING] [-c|–category  STRING] [–replace] DESCRIPTION  pilot-install-expenses allows a Palm handheld with the Expense application to have expense records synchronized to it from the commandline. You can pass any of the fields (except categories, currently) to pilot-install-expenses and create new expense records on your Palm handheld….

  • |

    pilot-install-datebook (1) Linux Manual Page

    NAME pilot-install-datebook – Installs one or more new datebook entries onto your Palm handheld. SECTION pilot-link: Userland conduits SYNOPSIS  pilot-install-datebook [-p|–port <port>] [–version] [-?|–help] [-q|–quiet] [–usage] [-r|–read  file] DESCRIPTION  pilot-install-datebook allows the user to create one or more datebook entries from one or more source files. The format of the source file contains one datebook entry per line, containing four tab separated fields. The…

  • |

    pilot-hinotes (1) Linux Manual Page

    NAME pilot-hinotes – Syncronize your Hi-Notes database with your desktop machine. SECTION pilot-link: Userland conduits SYNOPSIS  pilot-hinotes [-p|–port <port>] [–version] [-q|–quiet] [-?|–help] [–usage] [-d|–dirname  dir] DESCRIPTION Hi-Notes must be installed on your Palm handheld (and at least one entry must exist within Hi-Notes). By default, the contents of your Palm’s Hi-Notes database (Hi-NoteDB.pdb) will be written to STDOUT as a standard Unix mailbox…

  • |

    pilot-getromtoken (1) Linux Manual Page

    NAME pilot-getromtoken – Reads a ROM token from a Palm Handheld device. SECTION pilot-link: Tools SYNOPSIS  pilot-getromtoken [-p|–port <port>] [–version] [-?|–help] [–usage] [-q|–quiet] [-t|–token  token] [-s|–sysinfo] [–ram] [–rom] [filename] DESCRIPTION Tokens you may currently extract are: adcc: Entropy for internal A->D convertor calibration irda: Present only on memory card w/IrDA support snum: Device serial number (from Memory Card Flash ID)  pilot-getromtoken is used to fetch the ROM from…

  • |

    pilot-getrom (1) Linux Manual Page

    NAME pilot-getrom – Retrieves the ROM image from your Palm device for use in debugging. SECTION pilot-link: Tools SYNOPSIS  pilot-getrom [-p|–port <port>] [–version] [-?|–help] [–usage] [-q|–quiet] [-t|–token  token] [-s|–sysinfo] [–ram] [–rom] [filename] DESCRIPTION  pilot-getrom is used to fetch the ROM from your Palm handheld for use in debugging Palm applications through the use of POSE, the Palm OS Emulator application. Note, because pilot-getrom uses the low-level RPC protocol to…

  • |

    pilot-getram (1) Linux Manual Page

    NAME pilot-getram – Retrieves the RAM image from your Palm device for use in debugging. SECTION pilot-link: Tools SYNOPSIS  pilot-getram [-p|–port <port>] [–version] [-q|–quiet] [-?|–help] [–usage] [-t|–token  token] [-s|–sysinfo] [–ram] [–rom] [filename] DESCRIPTION  pilot-getram is used to fetch the current RAM image from your Palm handheld for use in debugging.  pilot-getromtoken, pilot-getrom and pilot-getram are inter-related. All relevant code is implemented in pilot-getrom, and you can do pilot-getromtoken  –ram  filename to get the RAM dump if you…

  • |

    pilot-foto (1) Linux Manual Page

    NAME pilot-foto – Palm ‘Foto’ Image Installer/Remover/Fetcher/Converter SECTION pilot-link: Userland conduits SYNOPSIS  pilot-foto [-p|–port <port>] [–version] [-?|–help] [-q|–quiet] [–usage] [-d|–delete] [–delete-all] [-i|–install] [-l|–list] [-f|–fetch] [-F|–fetch-all] [-c|–convert] DESCRIPTION This is a palm conduit to fetch, install, or remove, Foto files from a Palm. It can also convert *.jpg.pdb files that have already been fetched from the Palm to jpeg files. Delete all, or named fotos from handheld. Install one,…

  • |

    pilot-foto-treo650 (1) Linux Manual Page

    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…

  • |

    pilot-foto-treo600 (1) Linux Manual Page

    NAME pilot-foto-treo600 – Copies Treo "foto" databases to current directory and extracts image files from within them. SECTION pilot-link: Userland conduits SYNOPSIS  pilot-foto-treo600 [-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-treo600 options                   -w, –write                Write the database data to disk Conduit Options                   -p, –port                   port               …

  • |

    pilot-file (1) Linux Manual Page

    NAME pilot-file – Dump application and header information from your local PRC/PDB files. SECTION pilot-link: Tools SYNOPSIS  pilot-file [-p|–port <port>] [–version] [-q|–quiet] [-?|–help] [–usage] [-H|–header] [-a|–appinfo] [-s|–sortinfo] [-l|–list] [-r|–record  STRING] [-f|–to-file] [-d|–dump] filename … DESCRIPTION  pilot-file is used to Dump application and header information from your local PRC/PDB files.  pilot-file does not connect to your Palm. OPTIONS pilot-file options                   -H, –header                Dump the header of the database(s)                   -a, –appinfo                Dump app_info segment of…

  • |

    pilot-dlpsh (1) Linux Manual Page

    NAME pilot-dlpsh – An interactive Desktop Link Protocol (DLP) Shell for your Palm device. SECTION pilot-link: Tools SYNOPSIS  pilot-dlpsh [-p|–port <port>] [-c|–command  STRING] [-i|–interactive] [–version] OPTIONS pilot-dlpsh options                   -c,                   –command STRING                Execute cmd and exit immediately.                   -i, –interactive                Enter interactive mode Conduit Options                   -p,                    –port <                   port>                Use device file <port> to communicate with the Palm handheld. If this is…

  • |

    pilot-dedupe (1) Linux Manual Page

    NAME pilot-dedupe – Removes duplicate records from any Palm database. SECTION pilot-link: Userland conduits SYNOPSIS  pilot-dedupe [-p|–port <port>] [-q|–quiet] [–version] [-?|–help] [–usage] database … DESCRIPTION  pilot-dedupe is used to remove duplicate records from any Palm database. OPTIONS Conduit Options                   -p, –port lt;port>                Use device file <port> to communicate with the Palm handheld. If this is not specified, pilot-dedupe will look for the $PILOTPORT environment variable….

  • |

    pilot-debugsh (1) Linux Manual Page

    NAME pilot-debugsh – Simple debugging console for a Palm Handheld device [deprecated]. SECTION pilot-link: Tools SYNOPSIS  pilot-debugsh  /dev/tty<0..n>  DESCRIPTION  pilot-debugsh is a commandline interface to the Palm debug monitor. Use device file  /dev/tty<0..n>  to communicate with the Palm handheld. If this is not specified, pilot-debugsh will output a simple usage help message. SHELL COMMANDS               coldboot            Restart your Palm               reboot           …

  • |

    pilot-csd (1) Linux Manual Page

    NAME pilot-csd – Connection Service Daemon for Palm Devices SECTION pilot-link: Tools SYNOPSIS Required for accepting logons via NetSync(tm)  pilot-csd [-q|–quiet] -H  "localhost"  -a  127.0.0.1  -n  255.255.255.0  OPTIONS pilot-csd options                   –version                Display version of pilot-csd and exit.                   -q,                    –quiet                Suppress messages.                   -H, –hostname                The hostname used for verification                   -a, –address                name or IP address of the host                   -n, –netmask                The…

  • |

    pilot-clip (1) Linux Manual Page

    NAME pilot-clip – Get or Set the Palm Clipboard contents from STDOUT/STDIN. SECTION pilot-link: Userland conduits SYNOPSIS  pilot-clip [-p|–port <port>] [–version] [-q|–quiet] [-?|–help] [–usage] [-g|–get] [-s|–set] DESCRIPTION  pilot-clip is used to get or set the Palm Clipboard contents from STDOUT/STDIN. You must provide one of -g or -s. COMMANDS You must provide one of -g or -s.               -g, –get            Get the contents of the…