Linux cli command ptdump

➡ A Linux man page (short for manual page) is a form of software documentation found on Linux and Unix-like operating systems. This man-page explains the command ptdump and provides detailed information about the command ptdump, system calls, library functions, and other aspects of the system, including usage, options, and examples of _. You can access this man page by typing man followed by the ptdump.

NAME 🖥️ ptdump 🖥️

Lets you dig into the contents of a PyTables file.

SYNOPSIS

ptdump [ -dvacih ] [ -R ** **start,stop,step] file[:nodepath]

DESCRIPTION

Allows you look into the contents of your PyTables files. It lets you see not only the data but also the metadata (that is, the structure and additional information in the form of attributes).

OPTIONS

A summary of options is included below.

-d
Dump data information on leaves.

-v
Dump more metainformation on nodes.

-a
Show attributes in nodes (only useful when -v or -d are active).

-c
Show info of columns in tables (only useful when -v or -d are active).

-i
Show info of indexed column (only useful when -v or -d are active).

**-R **start,stop,step
Select a range of rows in the form “start,stop,step” for all leaves.

-h
Print help on usage.

SEE ALSO

ptrepack(1).
These utilities are documented fully by PyTables user’s manual.

AUTHOR

This manual page was written by Francesc Altet <[email protected]>.

░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░

  █║▌│║█║▌★ KALI ★ PARROT ★ DEBIAN 🔴 PENTESTING ★ HACKING ★ █║▌│║█║▌

              ██╗ ██╗ ██████╗  ██████╗ ██╗  ██╗███████╗██████╗
             ████████╗██╔══██╗██╔═══██╗╚██╗██╔╝██╔════╝██╔══██╗
             ╚██╔═██╔╝██║  ██║██║   ██║ ╚███╔╝ █████╗  ██║  ██║
             ████████╗██║  ██║██║   ██║ ██╔██╗ ██╔══╝  ██║  ██║
             ╚██╔═██╔╝██████╔╝╚██████╔╝██╔╝ ██╗███████╗██████╔╝
              ╚═╝ ╚═╝ ╚═════╝  ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═════╝

               █║▌│║█║▌ WITH COMMANDLINE-KUNGFU POWER █║▌│║█║▌

░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░