Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37574049
en ru br
ALT Linux repos
S:1.0-alt4.qa1
5.0: 1.0-alt4
4.1: 1.0-alt4
4.0: 1.0-alt4
3.0: 1.0-alt2

Group :: Editors
RPM: vitmp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

.\" $Id: vitmp.1,v 1.1 2002/04/24 23:11:34 solar Exp $
.TH VITMP 1 "25 April 2002" "Openwall Project"
.SH NAME
vitmp \- edit temporary files
.SH SYNOPSIS
.B vitmp
.RI [ "VIM options" "] " FILE ...
.SH DESCRIPTION
.B vitmp
is a wrapper around the VIM editor which may be used to invoke the
editor in a way that is guaranteed to be suitable for editing temporary
files used with programs such as
.BR crontab (1)
and
.BR edquota (8).
The instance of the editor that is invoked is
.IR /bin/vi .
.PP
In particular, it is guaranteed that the file, if edited, will be
overwritten in place such that the modified contents may be read back
via a previously obtained file descriptor. Invoking the editor via
.B vitmp
also makes sure that no additional editor temporary files are used.
.PP
Please note that
.B vitmp
offers no crash recovery capabilities. If the editor crashes during
the overwrite, data may be lost.
.SH HISTORY
.B vitmp
first appeared in Openwall GNU/*/Linux 0.2.
.SH AUTHORS
Solar Designer <solar@owl.openwall.com>
.SH SEE ALSO
.BR crontab (1),
.BR vi (1),
.BR vim (1),
.BR edquota (8)
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin