Answers for "sed mac install"

0

sed mac install

$ brew info gnu-sed...GNU "sed" has been installed as "gsed".If you need to use it as "sed", you can add a "gnubin" directoryto your PATH from your bashrc like:PATH="/usr/local/opt/gnu-sed/libexec/gnubin:$PATH"...
Posted by: Guest on March-04-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language