NAME
ptar - a tar-like program written in perl
DESCRIPTION
ptar is a small, tar look-alike program that uses the perl module Archive::Tar to extract, create and list tar archives.
SYNOPSIS
ptar -c [-v] [-z] [-C] [-f ARCHIVE_FILE | -] FILE FILE ... ptar -c [-v] [-z] [-C] [-T index | -] [-f ARCHIVE_FILE | -] ptar -x [-v] [-z] [-f ARCHIVE_FILE | -] ptar -t [-z] [-f ARCHIVE_FILE | -] ptar -h
OPTIONS
c Create ARCHIVE_FILE or STDOUT (-) from FILE x Extract from ARCHIVE_FILE or STDIN (-) t List the contents of ARCHIVE_FILE or STDIN (-) f Name of the ARCHIVE_FILE to use. Default is './default.tar' z Read/Write zlib compressed ARCHIVE_FILE (not always available) v Print filenames as they are added or extracted from ARCHIVE_FILE h Prints this help message C CPAN mode - drop 022 from permissions T get names to create from file
SEE ALSO
tar(1), L<Archive::Tar>.
More Linux Commands
manpages/cdparanoia.1.html
cdparanoia(1) an audio CD reading utility which includes ext
cdparanoia retrieves audio tracks from CDDA-capable CDROM drives. The data can be saved to a file or directed to standard output in WAV, AIFF, AIFF-C or raw for
manpages/gnutls_kx_get.3.html
gnutls_kx_get(3) - API function (Library - Linux man page)
Get currently used key exchange algorithm. RETURNS the key exchange algorithm used in the last handshake, a gnutls_kx_algorithm_t value. REPORTING BUGS Report b
manpages/utimensat.2.html
utimensat(2) - change file timestamps with nanosecond precis
utimensat() and futimens() update the timestamps of a file with nanosecond precision. This contrasts with the historical utime(2) and utimes(2), which permit on
manpages/XkbSAScreen.3.html
XkbSAScreen(3) - Returns the screenXXX field of act converte
XkbSAScreen.3 - Actions associated with the XkbSwitchScreen action structure change the active screen on a multiscreen display. The type field of the XkbSwitchS
manpages/evdev.4.html
evdev(4) - Generic Linux input driver - Linux manual page...
evdev is an Xorg input driver for Linuxs generic event devices. It therefore supports all input devices that the kernel knows about, including most mice, keyboa
manpages/endwin.3ncurses.html
endwin(3ncurses) - curses screen initialization and manipula
initscr is normally the first curses routine to call when initializing a program. A few special routines sometimes need to be called before it; these are slk_in
manpages/TAP::Parser::Result::Test.3pm.html
TAP::Parser::Result::Test(3pm) - Test result token..........
This is a subclass of TAP::Parser::Result. A token of this class will be returned if a test line is encountered. 1..1 ok 1 - woo hooo! OVERRIDDEN METHODS This c
manpages/gnutls_privkey_get_pk_algorithm.3.html
gnutls_privkey_get_pk_algorithm(3) - API function (ManPage)
This function will return the public key algorithm of a private key and if possible will return a number of bits that indicates the security parameter of the ke
manpages/snmp_config.5.html
snmp_config(5) - handling of Net-SNMP configuration files...
The Net-SNMP package uses various configuration files to configure its applications. This manual page merely describes the overall nature of them, so that the o
manpages/DPMSGetTimeouts.3.html
DPMSGetTimeouts(3) - retrieves the timeout values used by th
The DPMSGetTimeouts function retrieves the timeout values used by the X server for DPMS timings. The value standby is the amount of time of inactivity in second
manpages/mousemask_sp.3ncurses.html
mousemask_sp(3ncurses) - curses screen-pointer extension....
This implementation can be configured to provide a set of functions which improve the ability to manage multiple screens. This feature can be added to any of th
manpages/define_key.3ncurses.html
define_key(3ncurses) - define a keycode - Linux manual page
This is an extension to the curses library. It permits an application to define keycodes with their corresponding control strings, so that the ncurses library w
