Get-content

From UVOO Tech Wiki
Jump to navigation Jump to search

Get-Content .\zabbix_agentd.conf | Where { $_ -notmatch '^#.' -and $_ -notmatch '^\s$' }