EnglishFrenchSpanish

Ad


OnWorks favicon

ar86 - Online in the Cloud

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

This is the command ar86 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


ar86 - Create, modify, and extract from archive file

SYNOPSIS


ar86 operation archive [file...]

ar86 positional-op member archive [file...]

DESCRIPTION


The ar86 program is used to create, examine and modify archive files produced by the
Dev86/ELKS toolchain.

OPTIONS


The ar86 command requires that the operation to be performed on the archive be specified
as the first option. If the operation is positional then the next option is the archive
member marking the position. This is followed by the archive file name and any list of
file names.

Operations
One of the following operations can be specified

d delete the listed files from the archive.

m move the named files. By default files are moved to the end of the archive unless a
positional modifier is present.

p print the contents of archive members to standard out. If a file list is included
only those members are printed. If the v modifier is present each file's contents
are preceeded by a new line, a line with the string member, a space character, the
member name, and two following newlines.

q quickly add the files to the end of the archive without checking to see if they
already exist in the archive. This operation will ignore any positional modifiers.
Creates the archive file if it does not exist.

r replace archive members with the files listed. If the file name is not present in
the archive it is added to the end of the archive (or to any explicitly specified
position). Creates the archive file if it does not exist.

t table; list the file names of archive members. If a file list is present only those
files that are present in the archive are listed. The v modifier prints member
attributes.

x extract the named files from the archive into the current directory. If no files
are specified all the archive members will be extracted.

Modifiers
The following modifiers may be used with the operations

o original time stamps from the archive are preserved for extracted files when
possible.

s symbol update; this option may be used by itself to force an update to the symbol
definition section of the archive (the __.SYMDEF member). If any files are
specified they will be replaced as if the r operation had been specified. If no
symbol definition section exists one is created. This option will also creates the
archive file if it does not exist.

u update files in the archive during a r (replace) operation. The files are added to
the archive in exactly the same manner as replace except that an existing archive
member will be retained (in its original position) if it has a modified more
recently than the file being added. Note that this modifier acts as if a r
operation has been specified (even it has not), and will actually override any
other previously specified operation.

v verbose; print additional diagnostic messages while processing the archive.

Positional Modifiers
The following modifiers specify where in the archive files are moved to or added. If any
of these modifiers are specified then the second option to ar86 must be the name of an
archive member.

a after; files are placed after the specified archive member.

b before; files are placed before the specified archive member.

i same as b.

EXAMPLES


To see the contents of an archive

ar86 tv libfile.a

To add some files to an archive

ar86 r libfile.a file1.o file2.o

to add some files after a member named mem.o and to update the symbol table

ar86 rsa mem.o libfile.a file1.o file2.o

Use ar86 online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    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
  • 2
    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
  • 3
    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
  • 4
    XISMuS
    XISMuS
    ATTENTION: Cumulative update 2.4.3 has
    been released!! The update works for any
    previous 2.x.x version. If upgrading
    from version v1.x.x, please download and
    i...
    Download XISMuS
  • 5
    facetracknoir
    facetracknoir
    Modular headtracking program that
    supports multiple face-trackers, filters
    and game-protocols. Among the trackers
    are the SM FaceAPI, AIC Inertial Head
    Tracker ...
    Download facetracknoir
  • 6
    PHP QR Code
    PHP QR Code
    PHP QR Code is open source (LGPL)
    library for generating QR Code,
    2-dimensional barcode. Based on
    libqrencode C library, provides API for
    creating QR Code barc...
    Download PHP QR Code
  • 7
    Cuckoo Sandbox
    Cuckoo Sandbox
    Cuckoo Sandbox uses components to
    monitor the behavior of malware in a
    Sandbox environment; isolated from the
    rest of the system. It offers automated
    analysis o...
    Download Cuckoo Sandbox
  • More »

Linux commands

  • 1
    acl_gran
    acl_gran
    rsbac-admin - Rule Set Based Access
    Control DESCRIPTION: rsbac-admin is a
    set of tool used to manage systems using
    a Rule Set Based Access Control (RSBAC)
    kern...
    Run acl_gran
  • 2
    acl_grant
    acl_grant
    rsbac-admin - Rule Set Based Access
    Control DESCRIPTION: rsbac-admin is a
    set of tool used to manage systems using
    a Rule Set Based Access Control (RSBAC)
    kern...
    Run acl_grant
  • 3
    cpupower-idle-set
    cpupower-idle-set
    cpupower idle-set - Utility to set cpu
    idle state specific kernel options
    SYNTAX: cpupower [ -c cpulist ]
    idle-info [options] DESCRIPTION: The
    cpupower idle-se...
    Run cpupower-idle-set
  • 4
    cpupower-info
    cpupower-info
    cpupower-info - Shows processor power
    related kernel or hardware
    configurations ...
    Run cpupower-info
  • 5
    g15daemon
    g15daemon
    g15daemon - provides access to extra
    keys and the LCD available on the
    logitech G15 keyboard. DESCRIPTION:
    G15Daemon allows users access to all
    extra keys by d...
    Run g15daemon
  • 6
    g15ladi
    g15ladi
    laditools - tools to control and
    monitor LADI (JACK and ladish) systems ...
    Run g15ladi
  • More »

Ad