Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37542266
en ru br
ALT Linux repositórios
S:0.6-alt1

Group :: Ferramentas de texto
RPM: cv

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: cv
Version: 0.6
Release: alt1

Summary: Coreutils Viewer
License: GPLv3+
Group: Text tools

Url: https://github.com/Xfennec/cv
Source: %name-%version.tar
Packager: Michael Shigorin <mike at altlinux.org>

BuildRequires: libncurses-devel

%description
This tool can be described as a Tiny Dirty Linux Only C command
that looks for coreutils basic commands (cp, mv, dd, tar,
gzip/gunzip, cat, ...) currently running on your system and
displays the percentage of copied data.

It simply scans /proc for interesting commands, and then use fd/
and fdinfo/ directories to find opened files and seek position,
and reports status for the biggest file.

It's very light, and compatible with virtually any command.

%prep
%setup

%build
%make_build

%install
install -pDm755 %name %buildroot%_bindir/%name

%files
%_bindir/*
%doc README.md

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009