altlinux-acl-filter-list-append-acl(1)

ALTLINUX-ACL-FILTER-LIST-APPEND-ACL(1) User Contributed Perl Documentation ALTLINUX-ACL-FILTER-LIST-APPEND-ACL(1)

NAME

altlinux-acl-filter-list-append-acl - append altlinux acl string to the list of names.

SYNOPSIS

altlinux-acl-filter-list-append-acl [-h|--help] [-q|--quiet] [-v|--verbose] [--nvr] [-c|--column N]

DESCRIPTION

altlinux-acl-filter-list-append-acl is a program that reads STDIN and files given as its arguments and appends altlinux acl string to each line. The lines are treated as a text table separated by space class symbols. The forst column or the column set by --column option is used as input that is expected to be a src.rpm name.

OPTIONS

-h, --help
Display this help and exit.
-c, --column N
The column containing source rpm name (counting from 1).
--nvr
NVR mode. In this mode, the input is not a srpm name, but is expected to look like name-version-release.something, like foo-1.0-alt1, foo-1.0-alt1.log, foo-1.0-alt1.noarch, foo-1.0-alt1.noarch.patch.
-v, --verbose, -q, --quiet
Verbosity level. Multiple -v increase the verbosity level, -q sets it to 0.

AUTHOR

Written by Igor Vlasenko <viy@altlinux.org>.

COPYING

Copyright (c) 2009-2023 Igor Vlasenko, ALT Linux Team.

This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

2023-12-07 perl v5.38.2