cdist/cdist/conf/type/__zypper_repo/explorer/enabled_repo_ids

4 lines
69 B
Plaintext
Raw Normal View History

2013-12-04 08:37:01 +00:00
#!/bin/sh
#
echo $(zypper lr -E | cut -d'|' -f 1 | grep -E '^[0-9]')