Skip to content

Instantly share code, notes, and snippets.

@nkgokul
Created January 28, 2019 07:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nkgokul/2b189f281e13b5d6f3daff4154eada55 to your computer and use it in GitHub Desktop.
Save nkgokul/2b189f281e13b5d6f3daff4154eada55 to your computer and use it in GitHub Desktop.
Read Active configurations in a file.
grep -v '^#' zabbix_server.conf | grep -v '^$'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment