Код: Избери всички
nginx -Tq | sed -r -e 's/[ \t]*$//' -e 's/^[ \t]*//' -e 's/^#.*$//' -e 's/[ \t]*#.*$//' -e '/^$/d' | \
pipe pipe> sed -e ':a;N;$!ba;s/\([^;\{\}]\)\n/\1 /g' | \
pipe pipe pipe> grep -P 'server_name[ \t]' | grep -v '\$' | grep '\.' | \
pipe pipe pipe pipe pipe pipe> sed -r -e 's/(\S)[ \t]+(\S)/\1\n\2/g' -e 's/[\t ]//g' -e 's/;//' -e 's/server_name//' | \
pipe pipe pipe pipe pipe pipe pipe> sort | uniq | xargs -L1
aleksandrov.info
aleksandrov.tk
localhost
localhost.localdomain
options.domain.com
signals.domain.com
stage-options.domain.com
stage-signals.domain.com
stage-trader.domain.com
trader.domain.com
www.aleksandrov.com
www.aleksandrov.info
www.aleksandrov.tk