mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
9 lines
81 B
Bash
9 lines
81 B
Bash
# -*- sh -*-
|
|
|
|
_OUT0="a/ b/ d/"
|
|
_KEY1="b/"
|
|
_OUT1="b/c/"
|
|
_KEY2="d/"
|
|
_OUT2="e/ f/"
|
|
|