Determine the version of sed based on the output of "--version" rather than...
Determine the version of sed based on the output of "--version" rather than ${OSTYPE}. The later approach is not reliable when an user installed GNU sed in Darwin systems like macOS.
PiperOrigin-RevId: 155822030
Loading
Please sign in to comment