Delete Lines Starting with 'module.version=' from Property File Using sed
This command uses sed to delete any lines from the specified property file that start with 'module.version='. The -i flag modifies the file in place.
原文地址: https://www.cveoy.top/t/topic/npad 著作权归作者所有。请勿转载和采集!