EnglishFrenchSpanish

Ad


OnWorks favicon

applypatchp - Online in the Cloud

Run applypatchp in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command applypatchp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


applypatch - apply 'makepatch' generated script to update a source tree

SYNOPSIS


applypatch [ options ] patch-kit

DESCRIPTION


Applypatch applies a patch kit as generated by the makepatch program. It performs the
following actions:

· First, it will extensively verify that the patch kit is complete and did not get
corrupted during transfer.

· Then it will apply some heuristics to verify that the directory in which the patch
will be applied does indeed contain the expected sources.

If a corruption or verification error is detected, applypatch exits without making
changes.

· If the kit is okay, and the directory seems to be the right one: it creates new files
and directories as necessary.

· Then it runs the patch program to apply the patch to the source files.

· Upon completion, obsolete files, directories and .orig files are removed, file modes
of new files are set, and the timestamps of all patched files are adjusted.

Applypatch arguments


Applypatch takes one argument, the name of the patch kit as generated by makepatch. If no
name is specified, the patch kit is read from standard input.

Applypatch options


Options are matched case insensitive, and may be abbreviated to uniqueness.

-directory dir
The name of the source directory to be patched.

-check
Perform the checks on the patch kit and patch directory, but do not make any changes.

-force
Force continuation of the patch process even when corruption or verification errors
are detected. This is very dangerous!

-retain
Do not remove patch backup files (with extension ".orig") upon completion.

-patch cmd
The patch command to be used. Default is ""patch -p0 -N"". Additionally, a ""-s""
will be added unless option -verbose was specified.

-verbose
This option will cause applypatch and the patch program to emit verbose progress
information.

-quiet
This option will cause applypatch and the patch program to emit no progress
information, only error messages.

Environment variables


SIMPLE_BACKUP_SUFFIX
The suffix used by (some versions of?) patch to back up the originals of patched
files. Upon completion, these files are removed by applypatch unless the option
-retain was specified. Default value if "".orig"".

Use applypatchp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Laravel
    Laravel
    Laravel is a free, open-source PHP web
    framework. Features:Expressive,
    beautiful syntax.Database agnostic
    migrationsSchema builderPainless
    routingPowerful queu...
    Download Laravel
  • 2
    nmon for Linux
    nmon for Linux
    nmon is short for Nigel's
    Performance Monitor It either shows you
    the stats on-screen updating once a
    second or saves the data to a CSV file
    for later anal...
    Download nmon for Linux
  • 3
    VBA-M (Archived - Now on Github)
    VBA-M (Archived - Now on Github)
    Project has moved to
    https://github.com/visualboyadvance-m/visualboyadvance-m
    Features:Cheat creationsave statesmulti
    system, supports gba, gbc, gb, sgb,
    sgb2Tu...
    Download VBA-M (Archived - Now on Github)
  • 4
    Stacer
    Stacer
    Linux System Optimizer and Monitoring
    Github Repository:
    https://github.com/oguzhaninan/Stacer.
    Audience: End Users/Desktop. User
    interface: Qt. Programming La...
    Download Stacer
  • 5
    OrangeFox
    OrangeFox
    Fork of TeamWinRecoveryProject(TWRP)
    with many additional functions, redesign
    and more Features:Supports Treble and
    non-Treble ROMsUp-to-date Oreo kernel,
    built...
    Download OrangeFox
  • 6
    itop - ITSM  CMDB OpenSource
    itop - ITSM CMDB OpenSource
    IT Operations Portal: a complete open
    source, ITIL, web based service
    management tool including a fully
    customizable CMDB, a helpdesk system and
    a document man...
    Download itop - ITSM CMDB OpenSource
  • 7
    Clementine
    Clementine
    Clementine is a multi-platform music
    player and library organizer inspired by
    Amarok 1.4. It has a fast and
    easy-to-use interface, and allows you to
    search and ...
    Download Clementine
  • More »

Linux commands

Ad