bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

unwanted console logs


From: iyyappa Reddy
Subject: unwanted console logs
Date: Tue, 15 Aug 2023 16:40:03 +0530

Hi Team,

I have GNU sed version 3.02 installed on my machine. I know, -i option was
not supported in this version.So , I have removed the -i option and after
that getting the content of file on console.  How to avoid these messages
on console

#define NETSNMP_PERSISTENT_CONF_FILE_TMP
"/var/lib/net-snmp/snmpd-snmphandler.conf.tmp"

sprintf(cmd, "sed  '/^createUser/d' %s", NETSNMP_PERSISTENT_CONF_FILE_TMP);


Regards,
Iyyappa.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]