Query: th_print_long_ls
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
th_print_long_ls(3) C Library Calls th_print_long_ls(3)NAMEth_print, th_print_long_ls - print out information about a tar file headerSYNOPSIS#include <libtar.h> void th_print_long_ls(TAR *t); void th_print(TAR *t);VERSIONThis man page documents version 1.2 of libtar.DESCRIPTIONThe th_print_long_ls() function prints a line to stdout which describes the file pointed to by the current file header associated with the TAR handle t. The output is similar to that of "ls -l". The th_print() function prints the value of each field of the current file header associated with the TAR handle t to stdout. This is mainly used for debugging purposes.SEE ALSOtar_open(3), th_read(3) University of Illinois Jan 2001 th_print_long_ls(3)
Related Man Pages |
---|
th_get_crc(3) - centos |
th_get_gid(3) - centos |
th_get_mode(3) - centos |
th_get_mtime(3) - centos |
th_get_size(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Best performance UNIX just for HOST Virtualization? |
Tar Command |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
Controlling user input |