altlinux-acl-filter-list-by-access(1)
| ALTLINUX-ACL-FILTER-LIST-BY-ACCESS(1) | User Contributed Perl Documentation | ALTLINUX-ACL-FILTER-LIST-BY-ACCESS(1) |
NAME
altlinux-acl-filter-list-by-access - filter list of names according to altlinux acl.
SYNOPSIS
altlinux-acl-filter-list-by-access [--nvr] [-a|--access] [-l|--leader] [-n|--not] [-h|--help] [-q|--quiet] [-v|--verbose] [-u|--user name]]
DESCRIPTION
altlinux-acl-filter-list-by-access is a program that reads STDIN and files given as its arguments and removes lines with src.rpm names according to acl. 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
- -a, --access
- print names that user has access to.
- -l, --leader
- print names where user is the leader.
- -n, --not
- Revert filter; print names that user has no access/leadership to.
- -h, --help
- Display this help and exit.
- -u, --user name
- ACL user(s). Can be specified multiple times.
- --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.34.0 |
