Hi, jazzbiker. That's a great point. Yes, I think that would be a nice way of achieving the same result. Something like this would work:
export PATH="/usr/sbin:/usr/bin:/sbin:/bin:$PATH"
The four prioritized directories would appear twice in the PATH but that wouldn't cause any problems.