EnglishFrenchSpanish

OnWorks favicon

expack - Online in the Cloud

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

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


expack - manipulate Flex files

SYNOPSIS


expack -a FLEXFILE FILE...

expack -c FLEXFILE FILE...

expack -x FLEXFILE [INDEX]

expack -i MANIFEST

expack -l FLEXFILE

DESCRIPTION


expack is a command-line utility that lets you extract and create Flex files. Flex files
are archives (which means that they act as containers for other files, somewhat like
directories) used by Ultima 7 to store most of its data. Note that the names of the
original files are not stored in the Flex — files are only retrievable by their index.

Modes of operation
-a Add --NOT IMPLEMENTED YET. FUTURE ENHANCEMENT-- This command adds one or more FILEs to
the end of FLEXFILE.

-c Create
This command takes one or more FILEs and bundles them into FLEXFILE, overwriting it
in the process.

-x Extract
Lets you extract the files contained within FLEXFILE. If INDEX is given only the
file at this position will be unpacked, otherwise all files are extracted. The
created files will be named index.u7o.

-i Input
Similar to "Create", this command creates FLEXFILE from a number of input files.
However, "Input" takes the names of the input files from MANIFEST instead of the
command line.

MANIFEST must be a list of file names, one per line. The first name is that of the
Flex file that is to be created, the rest are the input files used in building it.

-l List
This command lists the contents of a FLEXFILE. It gives you the number of files
contained within the Flex file, as well as the length of each file.

EXAMPLES


expack -a animals.flx bee.wav
Adds bee.wav to the Flex file animals.flx.

expack -a animals.flx hamster.wav snake.wav donkey.wav
Adds hamster.wav, snake.wav, and donkey.wav to the Flex file animals.flx.

expack -c animals.flx duck.wav cat.wav cow.wav dog.wav
Creates a new Flex file animals.flx containing duck.wav, cat.wav, cow.wav, and
dog.wav.

expack -x text.flx 17
Extracts the file at position 17fromtext.flxinto17.u7o.

expack -x text.flx
Extracts all files from text.flx into files named 0.u7o, 1.u7o, 2.u7o, etc.

expack -i wavlist
With wavlist reading:

jmsfx.flx
ant.wav
bee.wav
cat.wav

will create a new Flex file jmsfx.flx consisting of ant.wav, bee.wav, andcat.wav.

expack -l text.flx
Lists the number and lenghts of files contained in text.flx.

Use expack online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Alt-F
    Alt-F
    Alt-F provides a free and open source
    alternative firmware for the DLINK
    DNS-320/320L/321/323/325/327L and
    DNR-322L. Alt-F has Samba and NFS;
    supports ext2/3/4...
    Download Alt-F
  • 2
    usm
    usm
    Usm is a unified slackware package
    manager that handles automatic
    dependency resolution. It unifies
    various package repositories including
    slackware, slacky, p...
    Download usm
  • 3
    Chart.js
    Chart.js
    Chart.js is a Javascript library that
    allows designers and developers to draw
    all kinds of charts using the HTML5
    canvas element. Chart js offers a great
    array ...
    Download Chart.js
  • 4
    iReport-Designer for JasperReports
    iReport-Designer for JasperReports
    NOTE: iReport/Jaspersoft Studio Support
    Announcement: As of version 5.5.0,
    Jaspersoft Studio will be the official
    design client for JasperReports. iReport
    will...
    Download iReport-Designer for JasperReports
  • 5
    PostInstallerF
    PostInstallerF
    PostInstallerF will install all the
    software that Fedora Linux and others
    doesn't include by default, after
    running Fedora for the first time. Its
    easy for...
    Download PostInstallerF
  • 6
    strace
    strace
    The strace project has been moved to
    https://strace.io. strace is a
    diagnostic, debugging and instructional
    userspace tracer for Linux. It is used
    to monitor a...
    Download strace
  • More »

Linux commands

Ad