# fdclone を Homebrew, apt, MacPorts でインストール

fdclone のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:fdclone
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install fdclone
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install FDclone
```

  証拠: MacPorts ports tree: sysutils/FDclone/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install fdclone
```

  証拠: Debian stable package indexes: fdclone from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## パッケージ情報

- **パッケージキー:** brew:fdclone
- **パッケージマネージャ:** Homebrew
- **バージョン:** 3.01j
- **ソース概要:** Console-based file manager
- **ホームページ:** <https://hp.vector.co.jp/authors/VA012337/soft/fd/>
- **最終更新:** 2026-07-03T16:35:56-04:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- fdsh (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 3.01j
## プロジェクトの歴史と使われ方

FDclone is a console file and directory maintenance tool for Unix-like systems, modeled after the Japanese MS-DOS file manager FD and shipped with an integrated shell as `fdsh`.

### プロジェクトの歴史

The English README says FDclone is a Unix file and directory maintenance tool and a clone of the MS-DOS FD utility made by A. Idei in 1989. Takashi Shirai wrote FDclone to preserve the familiar FD-style workflow for users moving from MS-DOS to Unix while implementing the program independently.

The official project page explains that FDclone 2.00 was a major change because it embedded shell functionality without using `system(3)`. FDclone 3.00 arrived seven years after 2.00 because network support required large changes to source organization and required libraries.

### 採用の歴史

The official page describes FD as popular enough among Japanese MS-DOS users that its name became a synonym for file maintenance tools. FDclone carried that interaction model into Unix terminals, with attention to Japanese text handling, terminal behavior, archives, and a split-window browser.

The official history records portability and environment support over many years: Linux/ia64, Cygwin, NetBSD, MINIX, Android, FreeBSD, OpenBSD, and Darwin or Mac OS X fixes. The supplied package metadata also shows FDclone packaged by Homebrew, Debian/Ubuntu, and MacPorts.

### 使われ方

The English manual describes `fd` as a text-terminal browser with file lists, tree and archive browser modes, marked-file operations, function-key commands, and internal commands for copying, deleting, renaming, sorting, finding, packing, unpacking, and editing files.

The `fdsh` executable exposes the internal shell side. That makes FDclone unusual among file managers in package collections: it is both a visual terminal file manager and a shell environment shaped by its MS-DOS heritage.

### パッケージ好きにとっての重要性

FDclone is historically interesting because it preserves a Japanese DOS-era file-manager lineage inside Unix package managers. It is not a modern minimal CLI; it is a compatibility and culture artifact with deep terminal, Kanji, archive, network, and shell behavior.

For package maintainers, its significance is also practical: the official history shows long-running portability work across older Unix variants, Japanese encodings, Cygwin, Android, BSDs, MINIX, and MS-DOS build modes.

### タイムライン

- 1989: Original MS-DOS FD utility created by A. Idei.
- 2008: FDclone 3.00 added URL drive, socket redirection, and message catalogs.
- 2012: FDclone 3.01 added IME-related variables and frequency dictionary features.
- 2019: FDclone 3.01j fixed symbolic-link handling and Kanji conversion issues.

### Related projects

- FDclone is directly related to the original MS-DOS FD file maintenance tool by A. Idei.
- The README also mentions an earlier Unix file maintenance tool named `fu`, whose users reportedly aliased it to `fd`, reinforcing the value of the FD name for DOS-to-Unix users.

### ソース

- <http://www.unixusers.net/authors/VA012337/soft/fd/index.html>
- <http://www.unixusers.net/authors/VA012337/soft/fd/README.eng.txt>
- <http://www.unixusers.net/authors/VA012337/soft/fd/HISTORY.eng.txt>
- <http://www.unixusers.net/authors/VA012337/soft/fd/fd_e.txt>
- <https://formulae.brew.sh/formula/fdclone>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## 他のパッケージマネージャ記録

- Debian apt - fdclone - 3.01j-1.1: normalized package name match | Debian stable package indexes: fdclone from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | console-base lightweight file manager | https://hp.vector.co.jp/authors/VA012337/soft/fd/
- Ubuntu apt - fdclone - 3.01j-1: normalized package name match | Ubuntu 24.04 LTS package indexes: fdclone from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | console-base lightweight file manager | http://hp.vector.co.jp/authors/VA012337/soft/fd/
- MacPorts - FDclone: normalized package name match | MacPorts ports tree: sysutils/FDclone/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/fdclone.yml](https://github.com/mxcl/pkgdb/blob/main/combined/fdclone.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
