• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

gammu auf der Konsole verwenden

OsunSeyi

Hacker
Hi,
Gammu hat auch grafische Oberfläche "Wammu".
Ich möchte aber das adressbuch meines Handys mit einem eigenen Script mit meinem auf dem PC liegenden Telefonverzeichnis abgleichen.
Egal wie, es sollte mit Gammu ohne weiteres möglich sein, dies zu tun.
Leider werde ich aus der Manpage nicht schlau... :???:

Die entscheidenden Items scheinen zu sein:

Code:
addnew file [-yes] [-memory ME|SM|..]

    Adds data written in file created using gammu backup command.
    All things backed up gammu backup can be restored (when made backup to Gammu text file).

    Please note that this adds all content of backup file to phone and does not care about
    current data in the phone (no duplicates are detected).

    Use -yes parameter to answer yes to all questions (you want to automatically restore all data).
    Use -memory parameter to force usage of defined memory type for storing entries regardless
    what backu format says.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
backup file [-yes]

    Backup your phone to file. It’s possible to backup (depends on phone and backup format):

        phonebook from SIM and phone memory
        calendar notes
        SMSC settings
        operator logo
        startup (static) logo or startup text
        WAP bookmarks
        WAP settings
        caller logos and groups
        user ringtones

    There are various backup formats supported and the backup format is guessed based on file extension:

        .lmb - Nokia backup, supports contacts, caller logos and startup logo.
        .vcs - vCalendar, supports calendar and todo.
        .vcf - vCard, supports contacts.
        .ldif - LDAP import, supports contacts.
        .ics - iCalendar, supports calendar and todo.
        Any other extension is Gammu backup file and it supports all data mentioned above, see Backup Format for more details.

    By default this command is interactive and asks which items tou want to backup.

    Use -yes for answering yes to all questions.

Mein Englisch ist auch nicht so besonders gut. Kann mir jemand in einfachen Worten erklähren, wie ich mit gammu das adressbuch meines Handys editieren kann?

PS: 'gammu getallmemory SM' hat anstandslos die Adressen ausgespuckt, aber wie editieren?
 
Oben