EnglishFrenchSpanish

Ad


OnWorks favicon

mkatfs - Online in the Cloud

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

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


mkatfs - create and configure AtFS object repository and derived object cache

SYNOPSIS


mkatfs [-cAmax_cached_per_cacheattr] [-cNmax_cached_per_name] [-cTmax_total_cached] [-cQ]
[-ggroup] [-h] [-lpath] [-mmode] [-v] pathnames

DESCRIPTION


mkatfs may be used to create an AtFS object repository, to link an existing repository, to
configure a repository, or to set the size attributes of an derived object cache. It
applies to all directories occurring in the pathnames list. If the list is empty, mkatfs
performs its action in the current directory.

Creating an AtFS object repository makes a directory named AtFS with several files and
subdirectories in it.

The -l option causes mkatfs to link an existing AtFS repository to the current directory
(or the directories in the pathnames list). The -l option expects a pathname to a
directory containing an AtFS repository or a link to an AtFS repository (links may be
chained) as argument. When linking a repository, mkatfs either creates a symbolic link or,
if symbolic links are not available on your system, a file containing the name of the
target directory. The latter will be interpreted by AtFS like a symbolic link.

Configuring an AtFS repository means, that the group and the protection may be changed.
These operations perform a chgrp(1) and a chmod(1) operation on the AtFS directory and all
its subdirectories.

The -cT, -cN, and -cA options set the size of the derived object cache in the created AtFS
object repository. You may set the maximum total number (cT) of derived files to be
stored, the maximum number of derived files per name (cN) and the maximum number of
derived files with the same name and the same caching attribute (cA). The relationship of
the three values must always be cT >= cN >= cA. For more information on that topic check
the cacheadm(1) manual page. The -cQ option queries the actual settings for the derived
object cache size.

OPTIONS


-cA max_cached_per_cacheattr
Set the maximum number of derived files with the same name and the same caching
attribute to be stored. Default is 1.

-cN max_cached_per_name
Set the maximum number of derived files with the same name to be stored. Default
is 3.

-cT max_total_cached
Set the total maximum number of derived files to be stored in the derived object
cache. Default is 64. -g group Set the group id of the generated directory to
group (see chgrp(1)). -h Display help message.

-l path
Create an AtFS directory entry by setting a symbolic link to an existing AtFS
object repository, rather than creating a new (empty) one. On System V machines,
a file containing the target directory name will be generated. The AtFS functions
will interpret this as surrogate for a symbolic link.

-m mode
Set the mode of all generated directories to mode (see chmod(1)).

-v Output version identification string.

Use mkatfs online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad