How To Switch Between Different Versions Of Commands In Linux
A couple days ago, we discussed how to switch between multiple PHP versions. In that method, we used ‘update-alternatives’ command to switch from one PHP version to another. That means, the update-alternatives commands helps you...