EnglishFrenchSpanish

OnWorks favicon

hfs - Online in the Cloud

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

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


hfs - shell for manipulating HFS volumes

SYNOPSIS


hfs [hfs-path [partition-no]]

DESCRIPTION


hfs is an interactive command-oriented tool for manipulating HFS volumes. hfs is based on
the Tcl interpreter, so basic Tcl constructs can be used in addition to the following
commands:

mount path [partition-no]
The specified UNIX path is opened as an HFS volume. If a partition number n is
specified and the volume source is located on a partitioned medium, the nth
discovered HFS partition will be mounted. The default partition-no is 1.

umount [path]
The volume previously mounted from the specified path (or the current volume, if
none specified) is unmounted.

vol path
The volume previously mounted from the specified path is made current.

info General information about the currently mounted volume is displayed. This
information is also displayed automatically when the volume is mounted.

pwd The full path to the current working HFS directory is displayed.

cd [hfs-path]
The current working directory is changed to the given HFS path. If no path is
given, the working directory is changed to the root of the volume.

dir [hfs-path]
A directory listing of the specified HFS directory is displayed. If no path is
given, the contents of the current working directory are shown.

mkdir hfs-path
A new, empty directory is created with the specified path.

rmdir hfs-path
The specified directory is removed. It must be empty.

create hfs-path [type [creator]]
An empty file is created with the specified path. The Macintosh type and creator
may be specified, or they will default to TEXT and UNIX, respectively.

del hfs-path
Both forks of the specified file are deleted.

stat hfs-path
Status information about the specified HFS path-identified entity is displayed.

cat hfs-path
The data fork of the specified HFS file is displayed.

copyin unix-path [hfs-path [mode]]
The specified UNIX file is copied to the named HFS destination path. Unless
specified otherwise, the file will be copied into the current HFS working directory
using a heuristically chosen mode. The mode may be one of: macb (MacBinary II),
binh (BinHex), text, or raw.

copyout hfs-path [unix-path [mode]]
The specified HFS file is copied into the named UNIX destination path. Unless
specified otherwise, the file will be copied into the current UNIX working
directory using a heuristically chosen mode. The modes are the same as for copyin.

format path [partition-no [volume-name]]
The specified UNIX path is initialized as an empty HFS volume with the given name,
and this volume is subsequently mounted. The default volume name is Untitled.

The shell is scriptable, however it should be understood that the above commands are
actually implemented by Tcl procedures prefixed with the character "h", e.g. hmount, hcd,
etc., in order to avoid name collisions with other Tcl utilities. The "h" may be omitted
in interactive use for convenience.

Use hfs online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 2
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 3
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • 4
    Amidst
    Amidst
    Amidst or Advanced Minecraft Interface
    and Data/Structure Tracking is a tool to
    display an overview of a Minecraft
    world, without actually creating it. It
    can ...
    Download Amidst
  • 5
    MSYS2
    MSYS2
    MSYS2 is a collection of tools and
    libraries providing you with an
    easy-to-use environment for building,
    installing and running native Windows
    software. It con...
    Download MSYS2
  • 6
    libjpeg-turbo
    libjpeg-turbo
    libjpeg-turbo is a JPEG image codec
    that uses SIMD instructions (MMX, SSE2,
    NEON, AltiVec) to accelerate baseline
    JPEG compression and decompression on
    x86, x8...
    Download libjpeg-turbo
  • More »

Linux commands

Ad