girar-nmu-filter-name(1)
| girar-nmu-filter-name(1) | girar-nmu utils | girar-nmu-filter-name(1) |
NAME
girar-nmu-filter-name - filter that expands pkg names
SYNOPSIS
girar-nmu-filter-name [-h|--help] [-1] [--name2path] [--srpmdir=/path/to/files/SRPMS] --list=/files/list/src.list [input file] ...
DESCRIPTION
girar-nmu-filter-name Pipe filter/text file converter. Expand shell globs in src.rpm names using the list of all possible src.rpm names in --namelist <namelist file>.
Any file containing available src.rpm names in its first column will do, such as /ALT/Sisyphus/files/list/src.list. It takes as an argument either STDIN or [a list of] text files,
OPTIONS
- -h, --help
- Display this help and exit.
- --list,--namefile namefile
- Mandatory option. namefile may be any file containing available src.rpm names as its first column, such as /ALT/Sisyphus/files/list/src.list.
- -1
- Oneline mode: print one name per line.
- --name2path
- Path mode: replace src.rpm name with full path to file. --srpmdir is required unless namefile is specified as */files/list/src.list
- [--srpmdir=/path/to/files/SRPMS]
- Path to directory with srpms. Note that if namefile is specified as $SOME_PATH/files/list/src.list, than <srpmdir> is guessed to be $SOME_PATH/files/SRPMS.
AUTHOR
Written by Igor Vlasenko <viy@altlinux.org>.
COPYING
Copyright (c) 2011-2015 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-11-08 | 2.015.3 |
