changes.mady.by.user Jean-luc KRIKER
Saved on Feb 13, 2020
Saved on May 18, 2021
...
lonking for all the interface in a configuration file: the pattern is: ge-x/x/x or xe-x/x/x but only starting the line grep "^ [gx]e-[0-9]/[0-9]" Config_Only.txt Count the number of line grep "^ [gx]e-[0-9]/[0-9]" Config_Only.txt | wc -l
exclude 1.log 2.log , . . .
[t128@conductor ~]$ ls /var/log/128technology/ | egrep -v '[1-9]{1,4}' accessManager.log analyticsReporter.log audit auditdReceiver.log automatedProvisioner.log conflux.log databaseQueryCoordinator.log . . .