Hallo, dies ist ein Test.
PWD: /www/data-lst1/unixsoft/unixsoft/kaempfer/.public_html
Running in File Mode
Relative path: ././../../../../../../usr/man/man8/zdump.8
Real path: /usr/share/man/man8/zdump.8
Zurück
'\" te .\" Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved. .\" Copyright (c) 1989, AT&T. All rights reserved. .TH zdump 8 "3 Jan 2006" "Oracle Solaris 11.4" "System Administration Commands" .SH NAME zdump \- time zone dumper .SH SYNOPSIS .LP .nf \fBzdump\fR [\fB--\fR\fIversion\fR] [\fB-v\fR] [\fB-c\fR [\fIloyear\fR,]\fIhiyear\fR] [\fIzonename\fR]... .fi .SH DESCRIPTION .sp .LP The \fBzdump\fR command prints the current time for each time zone (\fIzonename\fR) listed on the command line. Specify \fIzonename\fR as the name of the time zone database file relative to \fB/usr/share/lib/zoneinfo\fR. .sp .LP Specifying an invalid time zone (\fIzonename\fR) to \fBzdump\fR does not return an error, rather \fBzdump\fR uses \fBUTC.\fR This is consistent with the behavior of the library calls; \fBzdump\fR reflects the same behavior of the time routines in \fBlibc\fR. See \fBctime\fR(3C) and \fBmktime\fR(3C). .SH OPTIONS .sp .LP The following options are supported: .sp .ne 2 .mk .na \fB\fB--\fR\fIversion\fR\fR .ad .RS 22n .rt Outputs version information and exits. .RE .sp .ne 2 .mk .na \fB\fB-v\fR\fR .ad .RS 22n .rt Displays the entire contents of the time zone database file for \fIzonename\fR. Prints the time at the lowest possible time value; the time one day after the lowest possible time value; the times both one second before and exactly at each time at which the rules for computing local time change; the time at the highest possible time value; and the time at one day less than the highest possible time value. See \fBmktime\fR(3C) and \fBctime\fR(3C) for information regarding time value (\fBtime_t\fR). Each line of output ends with \fBisdst=1\fR if the given time is Daylight Saving Time, or \fBisdst=0\fR otherwise. .RE .sp .ne 2 .mk .na \fB\fB-c\fR [\fIloyear\fR],\fIhiyear\fR\fR .ad .RS 22n .rt Cuts off the verbose output near the start of the given year(s) . By default, the program cuts off verbose output near the start of the years -500 and 2500. .RE .SH EXIT STATUS .sp .LP The following exit values are returned: .sp .ne 2 .mk .na \fB\fB0\fR\fR .ad .RS 5n .rt Successful completion. .RE .sp .ne 2 .mk .na \fB\fB1\fR\fR .ad .RS 5n .rt An error occurred. .RE .SH FILES .sp .ne 2 .mk .na \fB\fB/usr/share/lib/zoneinfo\fR\fR .ad .RS 27n .rt Standard zone information directory .RE .SH ATTRIBUTES .sp .LP See \fBattributes\fR(7) for descriptions of the following attributes: .sp .TS tab( ) box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) . ATTRIBUTE TYPE ATTRIBUTE VALUE _ Availability system/core-os _ Interface Stability Committed .TE .sp .SH SEE ALSO .sp .LP \fBctime\fR(3C), \fBmktime\fR(3C), \fBattributes\fR(7), \fBenviron\fR(7), \fBzic\fR(8)