Penguin
Annotated edit history of zforce(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 ZFORCE
2 !!!ZFORCE
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 SEE ALSO
7 ----
8 !!NAME
9
10
11 zforce - force a '.gz' extension on all gzip files
12 !!SYNOPSIS
13
14
15 __zforce__ [[ name ... ]
16 !!DESCRIPTION
17
18
19 ''zforce'' forces a .gz extension on all ''gzip''
20 files so that ''gzip'' will not compress them twice. This
21 can be useful for files with names truncated after a file
22 transfer. On systems with a 14 char limitation on file
23 names, the original name is truncated to make room for the
24 .gz suffix. For example, 12345678901234 is renamed to
25 12345678901.gz. A file name such as foo.tgz is left
26 intact.
27 !!SEE ALSO
28
29
30 gzip(1), znew(1), zmore(1), zgrep(1), zdiff(1),
31 gzexe(1)
32 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.