![]() |
![]()
| ![]() |
![]()
NAME
SYNOPSIS
DESCRIPTIONThe If given files both exist and are identical, it silently exits without doing anything. If given files both exist and they differ, differences are shown using the diff(1) command and user is asked if the source file should be installed to the destination, they should be edited first, or the source file should be merged into the destination file interactively using the sdiff(1) command. If the source file is missing, user is asked if the destination file should be deleted. If the destination file is missing, user is asked if the source file should be installed to the destination. Currently symbolic links are not supported. If either of given files is a symbolic link, no operation is performed. OPTIONSThe following command line arguments are supported: ENVIRONMENTSEE ALSOHISTORYThe This utility was (obviously) inspired by the
AUTHORSAkinori MUSHA ⟨knu@iDaemons.org⟩ Licensed under the 2-clause BSD license. See LICENSE.txt for details. Visit the GitHub repository (URL: https://github.com/knu/imerge) for the latest information and feedback.
|