![](https://seccdn.libravatar.org/avatar/5b748275c3dbb1ceee18ed554486547d.jpg?s=120&d=mm&r=g)
20 Jan
2016
20 Jan
'16
17:33
On Wednesday 2016-01-20 18:23, SF Markus Elfring wrote:
elfring@Sonne:~> show_names() {
XY=$(zypper --terse search --match-words --provides "$1") && echo "$XY" | tail --lines +$(($(echo "$XY" | grep --line-number --regexp=--+ | cut --delimiter : --fields 1) + 1)) | cut --delimiter \| --fields 2 }
elfring@Sonne:~> show_names api | wc -l 87
Does such a display indicate further possibilities for the specification of details around the usage of application binary interfaces and application programming interfaces?
It does not. -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org