mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-04-25 08:07:35 -04:00
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1926 f882894a-f735-0410-b71e-b25c423dba1c
5 lines
129 B
Sed
5 lines
129 B
Sed
/^# Packages using this file: / {
|
|
s/# Packages using this file://
|
|
s/ nagios-plugins / /
|
|
s/^/# Packages using this file:/
|
|
}
|