1 line
41 B
Text
1 line
41 B
Text
cat bin/* | awk '/^export/ { print $2 }'
|
cat bin/* | awk '/^export/ { print $2 }'
|