Automic VaultAutomic Vault

brew

Installer xcv avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de xcv pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install xcv

local Homebrew formula metadata

aperçu

Résumé du paquet

Cut, copy and paste files with Bash

historique

Historique du projet et usages

xcv is a very small Bash utility that gives shell users cut, copy, paste, and list commands for files by staging selected paths in $HOME/.xcv.

Historique du projet

The project appeared at the start of 2015 with the v1.0.0 tag on its first public commit. Its README frames the tool as a wrapper around cp, mv, and ls, trading generality for a familiar desktop-like verb set: x for cut, c for copy, v for paste, and l for list.

Early commits fixed quoting, made the package bpkg-friendly, printed errors to stderr, and added dotfile support. The project was already small and largely complete by the v1.0.1 tag later in January 2015, with Homebrew installation added in 2016.

Historique d'adoption

xcv never became a broad Unix primitive; its adoption story is that of a tiny convenience command packaged for people who like shell workflows but occasionally want a clipboard-like file staging area. The README documents Homebrew, bpkg, and npm installation paths, pointing to cross-ecosystem packaging rather than a large upstream ecosystem.

Modes d'utilisation

The user runs xcv c or xcv x with file arguments, then changes directories and runs xcv v to copy staged files into the current directory. xcv l lists staged files before pasting.

$HOME/.xcv is a transient staging directory used by the tool, not a user-authored config file. The implementation recreates it when a new cut or copy operation starts and clears it after paste.

Pourquoi les passionnés de paquets s'y intéressent

xcv is interesting as a package because it is almost aggressively simple: a Bash wrapper that packages a file-manager metaphor for terminals. It is the kind of small CLI that package indexes preserve even when its whole behavior can be understood in one screen of shell.

Chronologie

  • 2015-01-01: Initial commit and v1.0.0 tag.
  • 2015-01-02: Early fixes for quoting, bpkg packaging, stderr output, and dotfile support.
  • 2015-01-18: v1.0.1 tag.
  • 2016-01-25: Homebrew installation added to the README.

Related projects

  • cp, mv, and ls: core commands that xcv wraps.
  • bpkg and npm: alternative installation channels documented by the project.
  • Shell aliases such as fsx, fsc, fsv, and fsl: README-suggested shortcuts for the four actions.

Sources

  • Git history and tags: https://github.com/busterc/xcv
  • README, busterc/xcv: https://github.com/busterc/xcv#readme
  • xcv script: https://github.com/busterc/xcv/blob/master/xcv

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 1 plateformes.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
xcvcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-08
version du gestionnaire1.0.1
gestionnaire mis à jour
données localesOK
amontà jour
dernière version détectéev1.0.1

https://github.com/busterc/xcv

  • infoNo package-manager update timestamp was available.confiance faible

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:xcv
Version1.0.1
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/xcv
Page d'accueilhttps://github.com/busterc/xcv
Dépôthttps://github.com/busterc/xcv
Docs amonthttps://github.com/busterc/xcv#readme
LicenceISC
Archive sourcehttps://github.com/busterc/xcv/archive/refs/tags/v1.0.1.tar.gz
Bouteilledisponible (sur all)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namexcv
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment