meaning of variables
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
4d1dcf8177
commit
796f1288db
1 changed files with 3 additions and 0 deletions
|
@ -1 +1,4 @@
|
||||||
cat bin/* | awk '/^export/ { print $2 }'
|
cat bin/* | awk '/^export/ { print $2 }'
|
||||||
|
|
||||||
|
# __cdist_intern_* : set by internal processes
|
||||||
|
# __cdist_explore_* : filled with information of the target host
|
||||||
|
|
Loading…
Reference in a new issue