EnglishFrenchSpanish

OnWorks favicon

yapet2csv - Online in the Cloud

Run yapet2csv in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command yapet2csv that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


yapet2csv - convert YAPET file to CSV file

SYNOPSIS


yapet2csv [[-c] | [-h] | [-V]] [-H] [-p {password}] [-q] [-s {separator}] {src} {dst}

DESCRIPTION


Convert a YAPET file to a CSV file. The source file specified by src will not be modified.

The resulting CSV file dst has the format as shown in Table 1, “CSV file format”.

Table 1. CSV file format
┌───────────────────────────────────────┬─────────────────────────────────────────────────┐
Column #YAPET record field
├───────────────────────────────────────┼─────────────────────────────────────────────────┤
│ 1 │ Record Name │
├───────────────────────────────────────┼─────────────────────────────────────────────────┤
│ 2 │ Host Name │
├───────────────────────────────────────┼─────────────────────────────────────────────────┤
│ 3 │ User Name │
├───────────────────────────────────────┼─────────────────────────────────────────────────┤
│ 4 │ Password │
├───────────────────────────────────────┼─────────────────────────────────────────────────┤
│ 5 │ Comment │
└───────────────────────────────────────┴─────────────────────────────────────────────────┘

OPTIONS


-h
Show help.

-c
Show copyright.

-V
Show version.

-H
Add header line to CSV file.

-p
Use the master password password provided to decrypt src. The use of this option is
not recommended for security reasons.

By default, yapet2csv prompts for the master password.

-q
Do not produce verbose output, except for error messages. By default, yapet2csv will
print a period for each converted password record to stdout.

OPERANDS


src
Source YAPET pathname which will be converted to CSV and stored in dst. If the file
path does not end in .pet, yapet2csv will append .pet to the operand.

dst
Pathname where the converted YAPET file will be stored. The file must not exist prior
to invoking yapet2csv. Refer to Table 1, “CSV file format” for the format of the
resulting CSV file dst.

EXAMPLES


Example 1. Prompt for Master Password

Convert the YAPET file /tmp/foo.pet to a CSV file /tmp/bar.csv. Master password used to
decrypt foo.pet will be prompted for:

$ yapet2csv /tmp/foo.pet /tmp/bar.csv

Example 2. Provide Master Password on command line

Convert the YAPET file /tmp/foo2.pet to a CSV file /tmp/bar2.csv. Master password secret
used to decrypt foo2.pet is provided on command line:

$ yapet2csv -p secret /tmp/foo2.pet /tmp/bar2.csv

EXIT STATUS


0
Successful completion.

1
Error while parsing command line arguments.

2
File dst already exists.

3
An error occurred.

Use yapet2csv online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    oStorybook
    oStorybook
    oStorybook l'outil privil�gi� des
    �crivains. ATTENTION : voir sur
    http://ostorybook.tuxfamily.org/v5/
    --en_EN oStorybook the right tool for
    writers. WARNIN...
    Download oStorybook
  • 2
    Asuswrt-Merlin
    Asuswrt-Merlin
    Asuswrt-Merlin is a third party
    firmware for select Asus wireless
    routers. Based on the Asuswrt firmware
    developed by Asus, it brings tweaks, new
    features and ...
    Download Asuswrt-Merlin
  • 3
    Atom
    Atom
    Atom is a text editor that's
    modern, approachable and full-featured.
    It's also easily customizable- you
    can customize it to do anything and be
    able to ...
    Download Atom
  • 4
    Osu!
    Osu!
    Osu! is a simple rhythm game with a well
    thought out learning curve for players
    of all skill levels. One of the great
    aspects of Osu! is that it is
    community-dr...
    Download Osu!
  • 5
    LIBPNG: PNG reference library
    LIBPNG: PNG reference library
    Reference library for supporting the
    Portable Network Graphics (PNG) format.
    Audience: Developers. Programming
    Language: C. This is an application that
    can also...
    Download LIBPNG: PNG reference library
  • 6
    Metal detector based on  RP2040
    Metal detector based on RP2040
    Based on Raspberry Pi Pico board, this
    metal detector is included in pulse
    induction metal detectors category, with
    well known advantages and disadvantages.
    RP...
    Download Metal detector based on RP2040
  • More »

Linux commands

Ad