zz - zz is the generic clip board program
Contents
Copyright
Copyright (C) 2006-2014 Ulli Horlacher <framstag@rus.uni-stuttgart.de>. License: Perl Artistic
Description
zz is the generic clip board program. See also the edit helper program ezz. The clip board is $ZZ
(default: $HOME/.zz)
This manual page was written for the Debian distribution because the original program does not have a
manual page.
Examples
zz *.txt
ls -l | zz
zz | wc -l
(within mutt:) | zz
(within tin:) | azz
(within vi:) :w !zz
(within vi:) :r !zz
Limitations
zz does not work across different accounts or hosts. Use xx instead.
Name
zz - zz is the generic clip board program
See Also
ezz(1), xx(1) F*EX 20140902 2014-09-12 zz(1)
Synopsis
zzargs
Usage
zz write $ZZ to STDOUT
zzfiles...
copy file(s) into $ZZ
zz - write STDIN to $ZZ
... | zz
write STDIN from pipe to $ZZ
zz | ...
write $ZZ to pipe
