Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filtering package version #128

Open
rc-ck opened this issue Jun 1, 2017 · 0 comments
Open

Filtering package version #128

rc-ck opened this issue Jun 1, 2017 · 0 comments
Labels

Comments

@rc-ck
Copy link

rc-ck commented Jun 1, 2017

Using filters I am able to find all hosts that have certaing packages installed (for example: git)

return [llength [array names installed "git"]]

How do I create filter that returns all hosts with git older than, for example, v2.0? Or where I can find some manuals that could help me with that? https://github.com/DE-IBH/apt-dater/blob/master/README.tclfilter does not help.

@liske liske added the question label Oct 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants